Skip to content

Commit 5199433

Browse files
Update build.yml
1 parent ea2947d commit 5199433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
runs-on: ${{ matrix.os }}
3232
strategy:
3333
matrix:
34-
os: [macos-12, ubuntu-20.04]
34+
os: [macos-13, ubuntu-20.04]
3535
steps:
3636
- name: Update binaries
3737
run: |

0 commit comments

Comments
 (0)