Skip to content

Commit

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

0 comments on commit a01a7e0

Please sign in to comment.