mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-04 08:51:00 +02:00
ci: Double tsan CPU and Memory to avoid global timeout
This commit is contained in:
parent
81a19e7253
commit
fa8e148714
@ -56,7 +56,10 @@ task:
|
|||||||
<< : *GLOBAL_TASK_TEMPLATE
|
<< : *GLOBAL_TASK_TEMPLATE
|
||||||
container:
|
container:
|
||||||
image: ubuntu:focal
|
image: ubuntu:focal
|
||||||
|
cpu: 4 # Double CPU and Memory to avoid timeout
|
||||||
|
memory: 16G
|
||||||
env:
|
env:
|
||||||
|
MAKEJOBS: "-j8"
|
||||||
FILE_ENV: "./ci/test/00_setup_env_native_tsan.sh"
|
FILE_ENV: "./ci/test/00_setup_env_native_tsan.sh"
|
||||||
|
|
||||||
task:
|
task:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user