diff options
author | MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> | 2023-03-22 12:51:51 +0100 |
---|---|---|
committer | MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> | 2023-03-28 10:01:47 +0200 |
commit | faf4aca15a319a26aaec7127455f6db97c7039cc (patch) | |
tree | ea139d1f00bf43901da47e8fb8543f019524a533 /.cirrus.yml | |
parent | b759cefe936ed3991633acff215ea1dcec5ece28 (diff) |
ci: Use TSan new runtime (llvm-16, take 3)
Diffstat (limited to '.cirrus.yml')
-rw-r--r-- | .cirrus.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index 2ae49be7d2..237572f2e4 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -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: |