We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 32f0cc2 + 9398b26 commit 280a689Copy full SHA for 280a689
3 files changed
.github/workflows/python.yml
@@ -31,7 +31,7 @@ jobs:
31
TERMINUSX_TOKEN: ${{ secrets.TERMINUSX_TOKEN_DEV }}
32
strategy:
33
matrix:
34
- python-version: ["3.7", "3.8", "3.9", "3.10"]
+ python-version: ["3.8", "3.9", "3.10"]
35
36
steps:
37
- uses: actions/checkout@v2
0 commit comments