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 de8df3b commit 4168121Copy full SHA for 4168121
1 file changed
.github/workflows/tests.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: ${{ matrix.toxenv }}
41
uses: actions/setup-python@v4
42
with:
43
- python-version: 3.8
+ python-version: "3.10"
44
- name: Install tox
45
run: |
46
python -m pip install --upgrade pip
0 commit comments