We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 259adb4 commit 2140d93Copy full SHA for 2140d93
.github/workflows/build.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: false
12
matrix:
13
- os: [ macos-13-selfhosted, macos-latest, windows-latest, ubuntu-latest ]
+ os: [ macos-15-intel, macos-latest, windows-latest, ubuntu-latest ]
14
type: [ modular, non-modular ]
15
include:
16
- os: ubuntu-latest
0 commit comments