mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-26 19:21:17 +02:00
ci: Use TSan new runtime (llvm-16, take 3)
This commit is contained in:
@@ -232,10 +232,10 @@ task:
|
||||
FILE_ENV: "./ci/test/00_setup_env_native_qt5.sh"
|
||||
|
||||
task:
|
||||
name: '[TSan, depends, gui] [jammy]'
|
||||
name: '[TSan, depends, gui] [lunar]'
|
||||
<< : *GLOBAL_TASK_TEMPLATE
|
||||
container:
|
||||
image: ubuntu:jammy
|
||||
image: ubuntu:lunar
|
||||
cpu: 6 # Increase CPU and Memory to avoid timeout
|
||||
memory: 24G
|
||||
env:
|
||||
|
Reference in New Issue
Block a user