mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +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:
|
||||
timeout: 4 hours # builds with emulation can take a long time to complete
|
||||
tags:
|
||||
- docker
|
||||
- saas-linux-2xlarge-amd64 # use largest instance for better performance for arm64 builds
|
||||
variables:
|
||||
QEMU_IMAGE: tonistiigi/binfmt:qemu-v7.0.0
|
||||
before_script:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue