Skip to content

Commit

Permalink
Disable solaris build
Browse files Browse the repository at this point in the history
  • Loading branch information
flx5 committed Aug 20, 2022
1 parent 8165e69 commit 5ad53ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ builds:
- '-s -w -X {{ .ModulePath }}/version.Version={{.Version}} -X {{ .ModulePath }}/version.VersionPrerelease= '
goos:
- netbsd
- solaris
# - solaris
- openbsd
- freebsd
- windows
Expand Down

0 comments on commit 5ad53ac

Please sign in to comment.