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:
Ben Wolsieffer 2024-03-05 20:10:17 -05:00
parent 4dc55d14c3
commit e41c59ae0d

View file

@ -40,3 +40,4 @@ jobs:
with:
root-attribute: '${{ matrix.distro }}'
system: '${{ matrix.system }}'
parallelism: 4