Add build of Darwin ARM64 binary to the pool.

This commit is contained in:
2021-05-09 18:11:25 +01:00
parent 8004c61d35
commit 3b4c00f0ef
+1 -1
View File
@@ -164,7 +164,7 @@ jobs:
- name: Compile binary
uses: thatisuday/go-cross-build@v1.0.2
with:
platforms: linux/amd64,darwin/amd64,windows/amd64,linux/arm64,darwin/amd64
platforms: linux/amd64,darwin/amd64,windows/amd64,linux/arm64,darwin/amd64,darwin/arm64
name: semver-gen
package: ./
compress: false