We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50b1b84 commit 98a4ed6Copy full SHA for 98a4ed6
.github/workflows/validate.yml
@@ -20,7 +20,6 @@ jobs:
20
matrix:
21
os: [ubuntu-latest, windows-latest, macos-latest]
22
python-version: ["3.9", "3.10", "3.11", "3.12"]
23
- max-parallel: 1
24
runs-on: ${{ matrix.os }}
25
steps:
26
- uses: actions/checkout@v3
0 commit comments