Fixed OOM problem in nix-fast-build

This commit is contained in:
2023-11-28 19:15:20 +01:00
committed by Georg-Stahn
parent f69c9dc870
commit f64f9552cd

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