Skip to content

Commit 74a35a9

Browse files
authored
Update build.yml
1 parent 0ec6058 commit 74a35a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
- name: Build
2121
run: |
2222
GOOS=freebsd go build
23-
GOOS=windows go build
2423
GOOS=openbsd go build
2524
go build -v .
2625

0 commit comments

Comments
 (0)