Skip to content

Commit

Permalink
.cirrus: increase cpu and ram
Browse files Browse the repository at this point in the history
  • Loading branch information
flouthoc committed Jan 29, 2025
1 parent 8168b96 commit 5693588
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,8 @@ cross_build_task:
unit_task:
name: 'Unit tests w/ $STORAGE_DRIVER'
gce_instance:
cpu: 4
cpu: 8
memory: "24G"
alias: unit
skip: &not_build_docs >-
$CIRRUS_CHANGE_TITLE =~ '.*CI:DOCS.*' ||
Expand Down

0 comments on commit 5693588

Please sign in to comment.