aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2021-04-13 19:54:37 +0200
committerMarcoFalke <falke.marco@gmail.com>2021-04-13 19:54:39 +0200
commitfadbd9988590ba94e3fd2d87d773f3b09d73ef46 (patch)
tree97cd2dc58e0724346fc9000d30c5eff2f3d74466 /.cirrus.yml
parenta1f0b8b62eb851c837a3618583b7c2fd4d12006c (diff)
downloadbitcoin-fadbd9988590ba94e3fd2d87d773f3b09d73ef46.tar.xz
test: Remove spurious double lock tsan suppressions by bumping to clang-12
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 1c3972a9af..10cf7f4746 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -120,10 +120,10 @@ task:
FILE_ENV: "./ci/test/00_setup_env_native_qt5.sh"
task:
- name: '[depends, sanitizers: thread (TSan), no gui] [focal]'
+ name: '[depends, sanitizers: thread (TSan), no gui] [hirsute]'
<< : *GLOBAL_TASK_TEMPLATE
container:
- image: ubuntu:focal
+ image: ubuntu:hirsute
cpu: 6 # Increase CPU and Memory to avoid timeout
memory: 24G
env: