1
0
forked from clan/clan-core

reduce number of eval workers

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