Skip to content

Commit 9b71429

Browse files
committed
fix: use supported intel macos runner for release builds
1 parent 3910d88 commit 9b71429

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-prebuilt-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- package_name: hunkdiff-linux-x64
3333
runner: ubuntu-latest
3434
- package_name: hunkdiff-darwin-x64
35-
runner: macos-13
35+
runner: macos-15-intel
3636
- package_name: hunkdiff-darwin-arm64
3737
runner: macos-14
3838
steps:

0 commit comments

Comments
 (0)