Skip to content

Commit 9a039b5

Browse files
committed
force using macos intel ratheer than rosetta
1 parent 3e54308 commit 9a039b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
target: x86_64-pc-windows-msvc
3232
ext: zip
3333
- name: macos-amd64
34-
runner: macos-latest
34+
runner: macos-15-intel
3535
arch: amd64
3636
target: x86_64-apple-darwin
3737
ext: tar.gz

0 commit comments

Comments
 (0)