Skip to content

Commit

Permalink
chore(ci): change respources a bit again
Browse files Browse the repository at this point in the history
  • Loading branch information
truelecter committed Sep 5, 2023
1 parent 89bab8b commit 6f62f52
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,10 @@ linux_aarch64_task:
PATH: "$HOME/.nix-profile/bin:/nix/var/nix/profiles/default/bin:/nix/var/nix/profiles/per-user/$USER/profile/bin:$PATH"

arm_container:
image: nixos/nix:2.15.0
cpu: 8
memory: 32G
image: nixos/nix:2.17.0
cpu: 4
memory: 16G
stateful: true
# try to overcome https://github.com/cirruslabs/cirrus-ci-docs/discussions/1225
use_in_memory_disk: true

Expand Down

0 comments on commit 6f62f52

Please sign in to comment.