Arm64 binary build
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -64,7 +64,7 @@ jobs:
|
|||||||
xgo_version: latest
|
xgo_version: latest
|
||||||
go_version: 1.22
|
go_version: 1.22
|
||||||
pkg: cmd/zurg
|
pkg: cmd/zurg
|
||||||
targets: linux/amd64,windows/amd64,darwin/amd64
|
targets: linux/amd64,windows/amd64,darwin/amd64,linux/arm64,darwin/arm64
|
||||||
dest: artifacts
|
dest: artifacts
|
||||||
prefix: zurg
|
prefix: zurg
|
||||||
v: false
|
v: false
|
||||||
|
|||||||
Reference in New Issue
Block a user