From 676671527f08ef8113af3661de73db583f6ea9e2 Mon Sep 17 00:00:00 2001 From: fanquake Date: Thu, 30 Mar 2023 10:39:58 +0100 Subject: test: LLVM/Clang 16 for MSAN jobs Sync up with other CI infra. --- .cirrus.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.cirrus.yml') diff --git a/.cirrus.yml b/.cirrus.yml index 5db906c3bd..5c319c08b7 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -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" -- cgit v1.2.3