mirror of
https://github.com/lukaszraczylo/semver-generator.git
synced 2026-06-06 22:53:46 +00:00
Add build of Darwin ARM64 binary to the pool.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user