We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af90c2d commit ab80d1dCopy full SHA for ab80d1d
1 file changed
.github/workflows/cli-release-build.yml
@@ -44,7 +44,7 @@ jobs:
44
arch: arm64
45
# Cross-compiles on x64 runner; binary can't be executed here.
46
smoke_test: false
47
- - os: macos-13
+ - os: macos-15-intel
48
target: darwin-x64
49
bun_target: bun-darwin-x64
50
platform: darwin
0 commit comments