Refactor .goreleaser.yaml to use string values for goarm instead of integers

This commit is contained in:
Simon Larsen
2024-05-14 12:05:37 +01:00
parent 69ff3dfe17
commit e208b7cc78

View File

@@ -10,7 +10,6 @@ version: 1
before:
hooks:
# You may remove this if you don't use go modules.
- go mod tidy
- go mod download
env: