Skip to content

Commit 94911bf

Browse files
committed
fix: use macos-latest for Intel cross-compile (free tier)
1 parent 62f0624 commit 94911bf

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
@@ -32,7 +32,7 @@ jobs:
3232
matrix:
3333
include:
3434
- target: x86_64-apple-darwin
35-
os: macos-15-large
35+
os: macos-latest
3636
name: recall-macos-intel
3737
- target: aarch64-apple-darwin
3838
os: macos-14

0 commit comments

Comments
 (0)