diff options
-rw-r--r-- | .cirrus.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index 72a5438fbe..01369b0ee2 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -200,6 +200,7 @@ task: docker_arguments: CI_IMAGE_NAME_TAG: debian:bullseye FILE_ENV: "./ci/test/00_setup_env_arm.sh" + << : *CREDITS_TEMPLATE env: << : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV QEMU_USER_CMD: "" # Disable qemu and run the test natively |