Skip to content

Commit

Permalink
ci: only linux
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Jan 5, 2025
1 parent 2d87d78 commit 99fd6b8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,10 @@ builds:
- CGO_ENABLED=0
goos:
- linux
- windows
- darwin
goarch:
- amd64
- arm64
- riscv64
ignore:
- goos: windows
goarch: arm
main: ./cmd/simon
mod_timestamp: '{{ .CommitTimestamp }}'
flags:
Expand Down

0 comments on commit 99fd6b8

Please sign in to comment.