mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 10:32:56 +01:00
Update runner image type
This commit is contained in:
parent
bb7732f427
commit
bffb88ee1f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
.install-qemu:
|
.install-qemu:
|
||||||
timeout: 4 hours # builds with emulation can take a long time to complete
|
timeout: 4 hours # builds with emulation can take a long time to complete
|
||||||
tags:
|
tags:
|
||||||
- docker
|
- saas-linux-2xlarge-amd64 # use largest instance for better performance for arm64 builds
|
||||||
variables:
|
variables:
|
||||||
QEMU_IMAGE: tonistiigi/binfmt:qemu-v7.0.0
|
QEMU_IMAGE: tonistiigi/binfmt:qemu-v7.0.0
|
||||||
before_script:
|
before_script:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue