reduce eval worker #941

Merged
Mic92 merged 1 commits from ci into main 2024-03-12 16:34:25 +00:00

View File

@ -9,7 +9,7 @@ jobs:
runs-on: nix
steps:
- uses: actions/checkout@v3
- run: nix run --refresh github:Mic92/nix-fast-build -- --no-nom --eval-workers 20
- run: nix run --refresh github:Mic92/nix-fast-build -- --no-nom --eval-workers 10
check-links:
runs-on: nix
steps: