Skip to content

Commit 322a960

Browse files
authored
Merge pull request #9 from un/fix/release-darwin-x64-intel
ci(release): run darwin-x64 build on intel macOS
2 parents c58867c + bd0cfb2 commit 322a960

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
@@ -19,7 +19,7 @@ jobs:
1919
- target: darwin-arm64
2020
runs-on: macos-14
2121
- target: darwin-x64
22-
runs-on: macos-14
22+
runs-on: macos-15-intel
2323
- target: linux-x64
2424
runs-on: ubuntu-latest
2525
- target: linux-arm64

0 commit comments

Comments
 (0)