Skip to content

Commit 8fd9a3d

Browse files
committed
Update MacOS runners
1 parent 947980c commit 8fd9a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-svn.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
strategy:
6161
fail-fast: false
6262
matrix:
63-
OS: [ 'macOS-13', 'macOS-14' ]
63+
OS: [ 'macOS-15', 'macOS-15-intel' ]
6464
runs-on: ${{matrix.OS}}
6565
timeout-minutes: 90
6666
env:

0 commit comments

Comments
 (0)