Skip to content

Commit f49e97d

Browse files
authored
Merge pull request #1162 from psgreco/master-fix-fuzzer
Add more CPUs to the fuzzer test
2 parents ed31d22 + c66363b commit f49e97d

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)