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 79ab859 commit 05887e5Copy full SHA for 05887e5
1 file changed
.github/workflows/cli-build.yml
@@ -32,18 +32,12 @@ jobs:
32
- target: bun-windows-x64
33
os: windows-latest
34
artifact: video-link-debugger-windows-x64.exe
35
- - target: bun-windows-x64-baseline
36
- os: windows-latest
37
- artifact: video-link-debugger-windows-x64-baseline.exe
38
- target: bun-windows-x64-modern
39
40
artifact: video-link-debugger-windows-x64-modern.exe
41
- target: bun-windows-arm64
42
os: windows-11-arm
43
artifact: video-link-debugger-windows-arm64.exe
44
- - target: bun-darwin-x64
45
- os: macos-13
46
- artifact: video-link-debugger-darwin-x64
47
- target: bun-darwin-arm64
48
os: macos-latest
49
artifact: video-link-debugger-darwin-arm64
0 commit comments