mirror of
https://github.com/fullstorydev/grpcurl.git
synced 2026-05-22 19:51:44 +03:00
Try to add Windows Arm64 releases by removing the ignore entry for that combination. (#542)
Fixes fullstorydev/grpcurl#541
This commit is contained in:
committed by
GitHub
parent
c54eac28fd
commit
5725f04a83
@@ -19,8 +19,6 @@ builds:
|
||||
ignore:
|
||||
- goos: darwin
|
||||
goarch: 386
|
||||
- goos: windows
|
||||
goarch: arm64
|
||||
- goos: darwin
|
||||
goarch: arm
|
||||
- goos: windows
|
||||
|
||||
Reference in New Issue
Block a user