Re-enable arm64

This commit is contained in:
Jamie Curnow 2023-05-27 12:43:40 +10:00
parent 030f3c9d83
commit 81c1a7eb16
No known key found for this signature in database
GPG Key ID: FFBB624C43388E9E

View File

@ -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"