ci: Use TSan new runtime (llvm-16, take 3)

This commit is contained in:
MarcoFalke
2023-03-22 12:51:51 +01:00
parent b759cefe93
commit faf4aca15a
2 changed files with 5 additions and 5 deletions

View File

@@ -232,10 +232,10 @@ task:
FILE_ENV: "./ci/test/00_setup_env_native_qt5.sh"
task:
name: '[TSan, depends, gui] [jammy]'
name: '[TSan, depends, gui] [lunar]'
<< : *GLOBAL_TASK_TEMPLATE
container:
image: ubuntu:jammy
image: ubuntu:lunar
cpu: 6 # Increase CPU and Memory to avoid timeout
memory: 24G
env: