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 ce6afc7 commit db7dbdeCopy full SHA for db7dbde
1 file changed
.github/workflows/run_tox.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
# https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
17
- python-version: ["3.8", "3.9"]
+ python-version: ["3.9", "3.10"]
18
steps:
19
- uses: actions/checkout@v3
20
- name: Set up Python ${{ matrix.python-version }}
0 commit comments