Skip to content

Commit

Permalink
Remove non-amd64 targets due to Wasmtime.
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieSinn authored Jun 20, 2023
1 parent 7e82f03 commit 8a5fa31
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ builds:
- darwin
goarch:
- amd64
- '386'
- arm
- arm64
ignore:
- goos: darwin
goarch: '386'
Expand Down

0 comments on commit 8a5fa31

Please sign in to comment.