Skip to content

Commit

Permalink
chore(goreleaser): remove darwin target
Browse files Browse the repository at this point in the history
  • Loading branch information
luizfonseca committed May 13, 2024
1 parent 3d01514 commit 5cd622c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ builds:
- sh build-cross-release.sh
targets:
- linux_amd64_v1
- darwin_amd64_v1
dockers:
- use: buildx
goos: linux
Expand Down

0 comments on commit 5cd622c

Please sign in to comment.