test: LLVM/Clang 16 for MSAN jobs

Sync up with other CI infra.
This commit is contained in:
fanquake
2023-03-30 10:39:58 +01:00
parent d544d03ba6
commit 676671527f
4 changed files with 11 additions and 12 deletions

View File

@@ -243,10 +243,10 @@ task:
FILE_ENV: "./ci/test/00_setup_env_native_tsan.sh"
task:
name: '[MSan, depends] [focal]'
name: '[MSan, depends] [lunar]'
<< : *GLOBAL_TASK_TEMPLATE
container:
image: ubuntu:focal
image: ubuntu:lunar
env:
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
FILE_ENV: "./ci/test/00_setup_env_native_msan.sh"