Skip to content

Commit

Permalink
(fix) useless
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincobain2000 committed Jun 26, 2024
1 parent e7e2ad8 commit 231fbcf
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,10 @@ builds:
- CGO_ENABLED=1
goos:
- linux
# - darwin
# - windows
# - freebsd
goarch:
- amd64
- arm64
- arm
ignore:
- goos: windows
goarch: arm64
- goos: freebsd
goarch: arm64
- goos: windows
goarch: arm
- goos: freebsd
goarch: arm
- goos: darwin
- goos: linux
goarch: arm
archives:
-
Expand Down

0 comments on commit 231fbcf

Please sign in to comment.