mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-11 18:24:50 +03:00
actions: reduce parallelism
I already set max-jobs=1 a long time ago, so I'm not sure what effect this will have.
This commit is contained in:
parent
4dc55d14c3
commit
e41c59ae0d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
|
@ -40,3 +40,4 @@ jobs:
|
|||
with:
|
||||
root-attribute: '${{ matrix.distro }}'
|
||||
system: '${{ matrix.system }}'
|
||||
parallelism: 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue