We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85caca5 commit 29b21c0Copy full SHA for 29b21c0
1 file changed
.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