reduce number of eval workers
All checks were successful
checks-impure / test (pull_request) Successful in 1m12s
checks / test (pull_request) Successful in 2m22s

This commit is contained in:
Jörg Thalheim 2024-01-04 17:18:10 +01:00
parent 6a75ea56fd
commit 4fc48f38d5

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