1
0
mirror of synced 2026-06-13 09:10:48 +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
+2
View File
@@ -20,6 +20,8 @@ builds:
id: darwin
goos:
- darwin
goarch:
- amd64
- <<: *build_defaults
id: windows
goos: