Skip to content

Commit dd2be0c

Browse files
committed
fix: use macos-13 runner for x86_64 build (lance avx512 cross-compile issue)
1 parent 9a94d6e commit dd2be0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
suffix: linux-arm64
3232
use_cross: true
3333
- target: x86_64-apple-darwin
34-
os: macos-latest
34+
os: macos-13
3535
suffix: macos-amd64
3636
use_cross: false
3737
- target: aarch64-apple-darwin

0 commit comments

Comments
 (0)