From c238584fc6556d944640935ff52188f2d707d5d0 Mon Sep 17 00:00:00 2001 From: willcl-ark Date: Fri, 25 Oct 2024 20:32:12 +0200 Subject: [PATCH] use resources --- .cirrus.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 124455ce63e5b..50ef7c2b1b218 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -197,7 +197,11 @@ task: << : *GLOBAL_TASK_TEMPLATE persistent_worker: labels: - type: ax52_x86-64 + arch: "amd64" + resources: + cpu: 1 + memory: 2000 + env: FILE_ENV: "./ci/test/00_setup_env_native_nowallet_libbitcoinkernel.sh"