We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf045f2 commit ec7bdabCopy full SHA for ec7bdab
1 file changed
.github/workflows/build-release.yml
@@ -16,7 +16,7 @@ jobs:
16
include:
17
- os: macos-latest
18
target: macos-arm64
19
- - os: macos-latest
+ - os: macos-15-intel
20
target: macos-x86_64
21
- os: ubuntu-latest
22
target: linux-x86_64
@@ -66,7 +66,7 @@ jobs:
66
67
68
69
70
71
72
0 commit comments