We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ae8083 commit 8071c63Copy full SHA for 8071c63
.github/workflows/cli-release-build.yml
@@ -42,6 +42,7 @@ jobs:
42
bun_target: bun-linux-arm64
43
platform: linux
44
arch: arm64
45
+ # Cross-compiles on x64 runner; binary can't be executed here.
46
smoke_test: false
47
- os: macos-13
48
target: darwin-x64
0 commit comments