test: Remove spurious double lock tsan suppressions by bumping to clang-12

This commit is contained in:
MarcoFalke
2021-04-13 19:54:37 +02:00
parent a1f0b8b62e
commit fadbd99885
3 changed files with 3 additions and 21 deletions

View File

@@ -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: