mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-25 17:31:45 +02:00
test: Remove spurious double lock tsan suppressions by bumping to clang-12
This commit is contained in:
@@ -120,10 +120,10 @@ task:
|
||||
FILE_ENV: "./ci/test/00_setup_env_native_qt5.sh"
|
||||
|
||||
task:
|
||||
name: '[depends, sanitizers: thread (TSan), no gui] [focal]'
|
||||
name: '[depends, sanitizers: thread (TSan), no gui] [hirsute]'
|
||||
<< : *GLOBAL_TASK_TEMPLATE
|
||||
container:
|
||||
image: ubuntu:focal
|
||||
image: ubuntu:hirsute
|
||||
cpu: 6 # Increase CPU and Memory to avoid timeout
|
||||
memory: 24G
|
||||
env:
|
||||
|
Reference in New Issue
Block a user