mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-26 01:11:32 +02:00
ci: Use clang-15 in tsan task
This commit is contained in:
@@ -228,10 +228,10 @@ task:
|
||||
FILE_ENV: "./ci/test/00_setup_env_native_qt5.sh"
|
||||
|
||||
task:
|
||||
name: '[TSan, depends, gui] [jammy]'
|
||||
name: '[TSan, depends] [bookworm]'
|
||||
<< : *GLOBAL_TASK_TEMPLATE
|
||||
container:
|
||||
image: ubuntu:jammy
|
||||
image: debian:bookworm
|
||||
cpu: 6 # Increase CPU and Memory to avoid timeout
|
||||
memory: 24G
|
||||
env:
|
||||
|
Reference in New Issue
Block a user