Skip to content

Commit

Permalink
.cirrus: use multiple cpu for unit tests
Browse files Browse the repository at this point in the history
Signed-off-by: flouthoc <[email protected]>
  • Loading branch information
flouthoc committed Jan 29, 2025
1 parent 0b3fcd0 commit 47f4ea4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,8 @@ cross_build_task:

unit_task:
name: 'Unit tests w/ $STORAGE_DRIVER'
gce_instance:
cpu: 4
alias: unit
skip: &not_build_docs >-
$CIRRUS_CHANGE_TITLE =~ '.*CI:DOCS.*' ||
Expand Down

0 comments on commit 47f4ea4

Please sign in to comment.