Skip to content

Commit

Permalink
fix goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
jokestax committed Dec 19, 2024
1 parent 32cc2e6 commit 133bbf1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ version: 2
builds:
- env:
- CGO_ENABLED=0
- goos:
- linux
- goarch:
- amd64
- arm
- arm64
goos:
- linux
goarch:
- amd64
- arm
- arm64
tags:
- netgo
flags:
Expand Down

0 comments on commit 133bbf1

Please sign in to comment.