mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-26 13:01:04 +02:00
test: LLVM/Clang 16 for MSAN jobs
Sync up with other CI infra.
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user