arm[32] v7 not needed, typo in windows/amd64

This commit is contained in:
jamesread 2021-05-25 11:52:14 +01:00
parent b1030ac6e5
commit b95fd64076
1 changed files with 1 additions and 2 deletions

View File

@ -18,7 +18,6 @@ builds:
goarm:
- 6 # For old RPIs
- 7 # For modern arm
main: cmd/OliveTin/main.go
@ -30,7 +29,7 @@ builds:
goarch: arm
- goos: windows # Does anyone use Windows on arm64?
goarch: amd64
goarch: arm64
checksum: