aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorMarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz>2022-12-29 15:39:43 +0100
committerMarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz>2022-12-29 16:30:13 +0100
commitfaa00ca78e27a40cbafe701348e6b3674e3ddeed (patch)
tree645cf1a8e8c1f58574bd2881d16aec27f0cfe405 /.cirrus.yml
parent3b6e0f0345a5e7b437881f651d9b4e0881f7fd5e (diff)
downloadbitcoin-faa00ca78e27a40cbafe701348e6b3674e3ddeed.tar.xz
ci: Use clang-15 in tsan task
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 7bc346cc30..68217b516f 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -228,10 +228,10 @@ task:
FILE_ENV: "./ci/test/00_setup_env_native_qt5.sh"
task:
- name: '[TSan, depends, gui] [jammy]'
+ name: '[TSan, depends] [bookworm]'
<< : *GLOBAL_TASK_TEMPLATE
container:
- image: ubuntu:jammy
+ image: debian:bookworm
cpu: 6 # Increase CPU and Memory to avoid timeout
memory: 24G
env: