We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c58867c + bd0cfb2 commit 322a960Copy full SHA for 322a960
1 file changed
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
- target: darwin-arm64
20
runs-on: macos-14
21
- target: darwin-x64
22
- runs-on: macos-14
+ runs-on: macos-15-intel
23
- target: linux-x64
24
runs-on: ubuntu-latest
25
- target: linux-arm64
0 commit comments