Skip to content

Commit

Permalink
Bump parallel back up
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Nola <[email protected]>
  • Loading branch information
dereknola committed Nov 1, 2023
1 parent ed8b27a commit 18b733b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false
matrix:
vm: [centos-7, rocky-8, rocky-9, fedora, opensuse-leap, ubuntu-2004, ubuntu-2204]
max-parallel: 1
max-parallel: 3
defaults:
run:
working-directory: tests/install/${{ matrix.vm }}
Expand Down

0 comments on commit 18b733b

Please sign in to comment.