Skip to content

Commit

Permalink
Turn off CGO in Authz/DBS/SpecScans services
Browse files Browse the repository at this point in the history
  • Loading branch information
vkuznet committed Feb 12, 2024
1 parent 3c49b8e commit d8eca36
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 @@ -24,7 +24,7 @@ before:

builds:
- env:
- CGO_ENABLED=0
- CGO_ENABLED=1
goos:
- linux
- windows
Expand Down

0 comments on commit d8eca36

Please sign in to comment.