mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Merge f35e4d906f into merged_master (Bitcoin PR #20572)
This commit is contained in:
commit
2e783bcd8b
1 changed files with 2 additions and 2 deletions
|
|
@ -108,7 +108,7 @@ task:
|
|||
FILE_ENV: "./ci/test/00_setup_env_native_msan.sh"
|
||||
|
||||
task:
|
||||
name: '[no depends, only system libs, sanitizers: address/leak (ASan + LSan) + undefined (UBSan) + integer] [focal]'
|
||||
name: '[no depends, sanitizers: address/leak (ASan + LSan) + undefined (UBSan) + integer] [focal]'
|
||||
<< : *GLOBAL_TASK_TEMPLATE
|
||||
container:
|
||||
image: ubuntu:focal
|
||||
|
|
@ -118,7 +118,7 @@ task:
|
|||
FILE_ENV: "./ci/test/00_setup_env_native_asan.sh"
|
||||
|
||||
task:
|
||||
name: '[no depends, only system libs, sanitizers: fuzzer,address,undefined] [focal]'
|
||||
name: '[no depends, sanitizers: fuzzer,address,undefined] [focal]'
|
||||
<< : *GLOBAL_TASK_TEMPLATE
|
||||
container:
|
||||
image: ubuntu:focal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue