ci: Use clang-15 in tsan task

This commit is contained in:
MarcoFalke
2022-12-29 15:39:43 +01:00
parent 3b6e0f0345
commit faa00ca78e
2 changed files with 6 additions and 6 deletions

View File

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