1
0
Fork 0

reduce load on CI

This commit is contained in:
ibizaman 2024-03-12 23:02:50 -07:00
parent 589e2c936f
commit 322bf6f622

View file

@ -23,5 +23,5 @@ jobs:
run: |
nix run github:Mic92/nix-fast-build -- \
--skip-cached --no-nom \
--max-jobs 2 \
--max-jobs 1 \
--flake ".#checks.$(nix eval --raw --impure --expr builtins.currentSystem)"