Skip to content

Commit

Permalink
Use less CPUs for Cirrus CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
romanz committed Oct 14, 2023
1 parent 8ac52f9 commit 30ac7a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ task:
name: test [ARM]
arm_container:
image: rust:1.63.0
cpu: 4
cpu: 2
memory: 8G
registry_cache:
folder: $CARGO_HOME/registry
Expand Down

0 comments on commit 30ac7a9

Please sign in to comment.