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 307226a commit 710ef80Copy full SHA for 710ef80
.github/workflows/build-macos.yml
@@ -19,7 +19,7 @@ jobs:
19
matrix:
20
include:
21
- arch: x64
22
- runner: macos-13
+ runner: macos-15-intel
23
- arch: arm64
24
runner: macos-latest
25
0 commit comments