Skip to content

Commit

Permalink
release cgo disabled builds (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavDhulipala authored Dec 17, 2024
1 parent 941a626 commit aa11877
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
# SPDX-License-Identifier: Apache-2.0
version: 2
builds:
- goos:
- env:
- CGO_ENABLED=0
goos:
- linux
goarch:
- amd64
Expand Down

0 comments on commit aa11877

Please sign in to comment.