1
0
mirror of synced 2026-03-13 23:26:55 +00:00

Merge pull request #943 from fluxcd/disable-darwin-arm64

Exclude ARM archs from Darwin release builds
This commit is contained in:
Hidde Beydals
2021-02-18 12:17:50 +01:00
committed by GitHub

View File

@@ -20,6 +20,8 @@ builds:
id: darwin
goos:
- darwin
goarch:
- amd64
- <<: *build_defaults
id: windows
goos: