Skip to content

Commit 977a81b

Browse files
committed
Update macOS to 13 in CI; next one is arm64...
1 parent d7f42bf commit 977a81b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
# SSH_PASS: ${{ secrets.SSH_PASS }}
9898

9999
MacOS:
100-
runs-on: 'macos-12'
100+
runs-on: 'macos-13'
101101
strategy:
102102
fail-fast: false
103103
matrix:

0 commit comments

Comments
 (0)