Skip to content
This repository was archived by the owner on Aug 22, 2022. It is now read-only.

Commit edd4275

Browse files
committed
Re-Enables arm64
1 parent 125b1eb commit edd4275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ variables:
22
DOCKER_DRIVER: overlay2
33
DOCKERHUB_REPO_PREFIX: ixdotai
44
DOCKERHUB_REPO_NAME: docker-buildx-qemu
5-
ENABLE_ARM64: 'false'
5+
ENABLE_ARM64: 'true'
66
ENABLE_ARMv7: 'false'
77

88
include:

0 commit comments

Comments
 (0)