Skip to content

Commit

Permalink
Revert "build for osx & windows"
Browse files Browse the repository at this point in the history
This reverts commit e8cb9c9.
  • Loading branch information
justinabrahms committed Nov 23, 2022
1 parent c119bdb commit c7c5922
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .slsa-goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,7 @@ flags:
- -tags=netgo

# The OS to compile for. `GOOS` env variable will be set to this value.
goos:
- linux
- darwin
- windows
goos: linux

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

0 comments on commit c7c5922

Please sign in to comment.