Update .goreleaser.yml

dependabot/github_actions/actions/checkout-3.1.0 v2.60
fscarmen 4 years ago committed by GitHub
parent 7275c06ab3
commit 0a5e834e26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 12
      .goreleaser.yml

@ -12,14 +12,14 @@ builds:
# - windows
# - darwin
goarch:
# - arm
- arm
- arm64
# - 386
- 386
- amd64
# - mips
# - mipsle
# - s390x
# - riscv64
- mips
- mipsle
- s390x
- riscv64
gomips:
- softfloat
ignore:

Loading…
Cancel
Save