We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 947980c commit 8fd9a3dCopy full SHA for 8fd9a3d
.github/workflows/build-svn.yaml
@@ -60,7 +60,7 @@ jobs:
60
strategy:
61
fail-fast: false
62
matrix:
63
- OS: [ 'macOS-13', 'macOS-14' ]
+ OS: [ 'macOS-15', 'macOS-15-intel' ]
64
runs-on: ${{matrix.OS}}
65
timeout-minutes: 90
66
env:
0 commit comments