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.
2 parents 85caca5 + 29b21c0 commit 3630002Copy full SHA for 3630002
.github/workflows/python.yml
@@ -30,7 +30,6 @@ jobs:
30
env:
31
TERMINUSX_TOKEN: ${{ secrets.TERMINUSX_TOKEN_DEV }}
32
strategy:
33
- max-parallel: 1
34
matrix:
35
python-version: ["3.7", "3.8", "3.9", "3.10"]
36
0 commit comments