Fixed OOM problem in nix-fast-build
All checks were successful
checks-impure / test (pull_request) Successful in 32s
checks / test (pull_request) Successful in 1m10s

This commit is contained in:
2023-11-28 19:15:20 +01:00
parent 6fa2dad6fd
commit 313ca288dc

View File

@@ -9,4 +9,4 @@ jobs:
runs-on: nix
steps:
- uses: actions/checkout@v3
- run: nix run --refresh github:Mic92/nix-fast-build/debug-build -- --no-nom
- run: nix run --refresh github:Mic92/nix-fast-build -- --no-nom --eval-workers 8