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 86ed1ba commit 24fd9bcCopy full SHA for 24fd9bc
.github/workflows/build.yaml
@@ -36,7 +36,7 @@ jobs:
36
- ubuntu-latest #x64
37
- ubuntu-24.04-arm #arm64
38
- windows-latest #x64
39
- - macos-13 #x64
+ - macos-15-intel #x64
40
- macos-latest #arm64
41
runs-on: ${{ matrix.os }}
42
steps:
0 commit comments