diff options
author | MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> | 2023-05-17 16:16:40 +0200 |
---|---|---|
committer | MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> | 2023-05-17 16:17:00 +0200 |
commit | aaaa07bc845f0b8741270552e77b9694802fb0e3 (patch) | |
tree | baae2fa7b054f9a5430cbb5db4f89d1049a2ebaa /.cirrus.yml | |
parent | 594f05db19fa2eaf6705f13bb0e147bce6ac21e5 (diff) |
ci: Use credits for ARM task
Diffstat (limited to '.cirrus.yml')
-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 |