maj-jobs=10
in Github actions
This commit is contained in:
parent
859896c9b2
commit
31a1be82a7
2 changed files with 15 additions and 0 deletions
3
.github/workflows/update.yaml
vendored
3
.github/workflows/update.yaml
vendored
|
@ -12,6 +12,9 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
|
||||
- uses: cachix/install-nix-action@v17
|
||||
with:
|
||||
extra_nix_config: |
|
||||
max-jobs = 10
|
||||
|
||||
- uses: cachix/cachix-action@v10
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue