Re-enable arm64
This commit is contained in:
parent
030f3c9d83
commit
81c1a7eb16
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ docker pull "${IMAGE}"
|
|||
#build_backend "darwin" "amd64"
|
||||
#build_backend "darwin" "arm64"
|
||||
build_backend "linux" "amd64"
|
||||
#build_backend "linux" "arm64"
|
||||
build_backend "linux" "arm64"
|
||||
build_backend "linux" "arm"
|
||||
#build_backend "openbsd" "amd64"
|
||||
#build_backend "windows" "amd64"
|
||||
|
|
Loading…
Reference in a new issue