mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-12 02:34:50 +03:00
actions: reduce max-jobs again
This commit is contained in:
parent
ab32bdca83
commit
4264824c9f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
- uses: cachix/install-nix-action@v13
|
||||
with:
|
||||
extra_nix_config: |
|
||||
max-jobs = 4
|
||||
max-jobs = 3
|
||||
extra-platforms = aarch64-linux
|
||||
- uses: docker/setup-qemu-action@v1
|
||||
- uses: cachix/cachix-action@v9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue