diff options
author | MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> | 2022-12-30 09:08:40 +0100 |
---|---|---|
committer | MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> | 2022-12-30 09:49:51 +0100 |
commit | fa5d9a0e246e94eb0d0e9a75f63ff1b09ec93c03 (patch) | |
tree | fd530ce1ba09511c8d6da932847258e5bf4b8383 /.cirrus.yml | |
parent | faa835e7e564536fb0589ec94d3f85042a1f9cd8 (diff) |
Revert "ci: Use clang-15 in tsan task"
This reverts commit faa00ca78e27a40cbafe701348e6b3674e3ddeed.
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 68217b516f..7bc346cc30 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -228,10 +228,10 @@ task: FILE_ENV: "./ci/test/00_setup_env_native_qt5.sh" task: - name: '[TSan, depends] [bookworm]' + name: '[TSan, depends, gui] [jammy]' << : *GLOBAL_TASK_TEMPLATE container: - image: debian:bookworm + image: ubuntu:jammy cpu: 6 # Increase CPU and Memory to avoid timeout memory: 24G env: |