Skip to content

Commit

Permalink
add darwin arm release
Browse files Browse the repository at this point in the history
  • Loading branch information
Pantani committed Nov 22, 2024
1 parent 9cba577 commit 95cd8b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
builds:
- main: ./cmd/faucet
goos:
- linux
- darwin
goarch:
- amd64
- arm64
ignore:
- goos: darwin
goarch: arm64

0 comments on commit 95cd8b4

Please sign in to comment.