We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c027e9f commit 89dc90aCopy full SHA for 89dc90a
.github/workflows/run_tests.yml
@@ -8,7 +8,7 @@ jobs:
8
name: Run tox (${{ matrix.python_version }})
9
strategy:
10
matrix:
11
- python_version: [3.7]
+ python_version: [3.9]
12
runs-on: ubuntu-20.04
13
14
steps:
0 commit comments