mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-26 06:01:10 +02:00
ci: Bump cirrus fuzz CPUs to avoid timeout
This commit is contained in:
@@ -156,8 +156,11 @@ task:
|
||||
<< : *GLOBAL_TASK_TEMPLATE
|
||||
container:
|
||||
image: ubuntu:focal
|
||||
cpu: 4 # Increase CPU and memory to avoid timeout
|
||||
memory: 16G
|
||||
env:
|
||||
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
|
||||
MAKEJOBS: "-j8"
|
||||
FILE_ENV: "./ci/test/00_setup_env_native_fuzz.sh"
|
||||
|
||||
task:
|
||||
|
Reference in New Issue
Block a user