reduce number of eval workers

This commit is contained in:
Jörg Thalheim
2024-01-04 17:18:10 +01:00
parent cb9b25b34d
commit b4c5168855

View File

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