Skip to content

Commit d1231a3

Browse files
committed
cirrus: bump up cpu count
To speed up tests. Signed-off-by: Paul Holzinger <[email protected]>
1 parent 654e1b3 commit d1231a3

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
@@ -64,7 +64,7 @@ timeout_in: 120m
6464
gce_instance:
6565
image_project: "${IMAGE_PROJECT}"
6666
zone: "us-central1-b" # Required by Cirrus for the time being
67-
cpu: 2
67+
cpu: 4
6868
memory: "4Gb"
6969
disk: 200
7070
image_name: "${FEDORA_CACHE_IMAGE_NAME}"

0 commit comments

Comments
 (0)