💚 fix arm/v7
This commit is contained in:
parent
468257ebd3
commit
a9e49afdfc
3
.github/workflows/dashboard.yml
vendored
3
.github/workflows/dashboard.yml
vendored
@ -30,11 +30,10 @@ jobs:
|
||||
with:
|
||||
xgo_version: latest
|
||||
go_version: 1.18
|
||||
arm_version: 7
|
||||
dest: dist
|
||||
pkg: cmd/dashboard
|
||||
prefix: dashboard
|
||||
targets: linux/amd64,linux/arm64,linux/arm,linux/386,linux/s390x
|
||||
targets: linux/amd64,linux/arm64,linux/arm/v7,linux/386,linux/s390x
|
||||
v: true
|
||||
x: false
|
||||
race: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user