mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
Merge a8d0f6c863 into merged_master (Bitcoin PR bitcoin/bitcoin#27886)
This commit is contained in:
commit
3672265216
1 changed files with 1 additions and 5 deletions
|
|
@ -196,17 +196,13 @@ task:
|
|||
task:
|
||||
name: 'ARM [unit tests, no functional tests] [bullseye]'
|
||||
<< : *GLOBAL_TASK_TEMPLATE
|
||||
arm_container:
|
||||
cpu: 2
|
||||
memory: 8G
|
||||
dockerfile: ci/test_imagefile
|
||||
container:
|
||||
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
|
||||
|
||||
task:
|
||||
name: 'Win64 [unit tests, no gui tests, no boost::process, no functional tests] [jammy]'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue