lilyinstarlight / nixos-cosmic

Flake for using COSMIC on NixOS
MIT License
425 stars 26 forks source link

CI: Reduce memory for AArch64 #364

Closed drakon64 closed 1 month ago

drakon64 commented 1 month ago

This brings the AArch64 CI instance in line with the x86_64 instance. The CPU is unchanged, there's just less memory now (which wasn't being used anyway).

Finishes the work started in https://github.com/lilyinstarlight/nixos-cosmic/pull/266.