Skip to content

Commit c66363b

Browse files
committed
Add more CPUs to the fuzzer test
1 parent da236e8 commit c66363b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ task:
159159
<< : *GLOBAL_TASK_TEMPLATE
160160
container:
161161
image: ubuntu:focal
162-
cpu: 4 # Increase CPU and memory to avoid timeout
162+
cpu: 8 # Increase CPU and memory to avoid timeout
163163
memory: 16G
164164
env:
165165
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV

0 commit comments

Comments
 (0)