mirror of
https://github.com/lukaszraczylo/semver-generator.git
synced 2026-07-06 03:54:54 +00:00
Add build of Darwin ARM64 binary to the pool.
This commit is contained in:
@@ -164,7 +164,7 @@ jobs:
|
|||||||
- name: Compile binary
|
- name: Compile binary
|
||||||
uses: thatisuday/go-cross-build@v1.0.2
|
uses: thatisuday/go-cross-build@v1.0.2
|
||||||
with:
|
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
|
name: semver-gen
|
||||||
package: ./
|
package: ./
|
||||||
compress: false
|
compress: false
|
||||||
|
|||||||
Reference in New Issue
Block a user