mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-09 19:37:27 -03:00
ci: Use credits for ARM task
This commit is contained in:
parent
594f05db19
commit
aaaa07bc84
1 changed files with 1 additions and 0 deletions
|
@ -200,6 +200,7 @@ task:
|
||||||
docker_arguments:
|
docker_arguments:
|
||||||
CI_IMAGE_NAME_TAG: debian:bullseye
|
CI_IMAGE_NAME_TAG: debian:bullseye
|
||||||
FILE_ENV: "./ci/test/00_setup_env_arm.sh"
|
FILE_ENV: "./ci/test/00_setup_env_arm.sh"
|
||||||
|
<< : *CREDITS_TEMPLATE
|
||||||
env:
|
env:
|
||||||
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
|
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
|
||||||
QEMU_USER_CMD: "" # Disable qemu and run the test natively
|
QEMU_USER_CMD: "" # Disable qemu and run the test natively
|
||||||
|
|
Loading…
Reference in a new issue