Skip to content

Commit 6368068

Browse files
committed
use intel runner for intel
1 parent 80b98d5 commit 6368068

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -402,11 +402,11 @@ jobs:
402402
fail-fast: false
403403
matrix:
404404
settings:
405-
- host: macos-latest
405+
- host: macos-26-intel
406406
target: x86_64-apple-darwin
407407
platform_flag: --mac --x64
408408
bun_install_flags: --os=darwin --cpu=x64
409-
- host: macos-latest
409+
- host: macos-26
410410
target: aarch64-apple-darwin
411411
platform_flag: --mac --arm64
412412
bun_install_flags: --os=darwin --cpu=arm64

0 commit comments

Comments
 (0)