Merge pull request #741 from tj-actions/chore/update-test-increase-max-parallel
This commit is contained in:
commit
edd790e0a8
2
.github/workflows/manual-test.yml
vendored
2
.github/workflows/manual-test.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
|||||||
runs-on: ${{ matrix.platform }}
|
runs-on: ${{ matrix.platform }}
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
max-parallel: 4
|
max-parallel: 7
|
||||||
matrix:
|
matrix:
|
||||||
platform: [ubuntu-latest, ubuntu-22.04, windows-latest, macos-latest, macos-11, ubuntu-18.04, windows-2022]
|
platform: [ubuntu-latest, ubuntu-22.04, windows-latest, macos-latest, macos-11, ubuntu-18.04, windows-2022]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user