Skip to content

Commit efec970

Browse files
committed
fixed release actions
1 parent 2875835 commit efec970

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
@@ -81,7 +81,7 @@ jobs:
8181
cross: false
8282

8383
- platform: darwin-x64
84-
os: macos-13 # Intel macOS runner
84+
os: macos-14 # Cross-compile x64 from ARM runner (macos-13 deprecated)
8585
target: x86_64-apple-darwin
8686
cross: false
8787

0 commit comments

Comments
 (0)