Skip to content

Commit 2c93060

Browse files
committed
remove windows build
1 parent 773e718 commit 2c93060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ jobs:
187187
strategy:
188188
matrix:
189189
goarch: [amd64, arm64]
190-
goos: [darwin, linux, windows]
190+
goos: [darwin, linux]
191191
include:
192192
- goarch: arm
193193
goos: linux

0 commit comments

Comments
 (0)