Skip to content

Commit a652252

Browse files
committed
Remove CLI build on Windows
CLI is not supported on Windows for the time being #16
1 parent 446da23 commit a652252

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/cli.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ jobs:
2222
- os: ubuntu-latest
2323
artifact_name: pigmnts
2424
asset_name: pigmnts-linux-amd64
25-
- os: windows-latest
26-
artifact_name: pigmnts.exe
27-
asset_name: pigmnts-windows-amd64
2825
- os: macos-latest
2926
artifact_name: pigmnts
3027
asset_name: pigmnts-macos-amd64

0 commit comments

Comments
 (0)