Archived
Fix unsupported darwin/arm release target
This commit is contained in:
@@ -30,6 +30,8 @@ builds:
|
||||
ignore:
|
||||
- goos: darwin
|
||||
goarch: "386"
|
||||
- goos: darwin
|
||||
goarch: arm
|
||||
- goos: windows
|
||||
goarch: arm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user