Skip to content

Commit c7c5922

Browse files
author
Justin Abrahms
committed
Revert "build for osx & windows"
This reverts commit e8cb9c9.
1 parent c119bdb commit c7c5922

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.slsa-goreleaser.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@ flags:
1212
- -tags=netgo
1313

1414
# The OS to compile for. `GOOS` env variable will be set to this value.
15-
goos:
16-
- linux
17-
- darwin
18-
- windows
15+
goos: linux
1916

2017
# The architecture to compile for. `GOARCH` env variable will be set to this value.
2118
goarch: amd64

0 commit comments

Comments
 (0)