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 60e7d9b commit e41b6b4Copy full SHA for e41b6b4
.github/workflows/tests.yml
@@ -24,7 +24,7 @@ jobs:
24
fail-fast: true
25
matrix:
26
# python-version: ["3.7", "3.8", "3.9"]
27
- python-version: ["3.8"]
+ python-version: ["3.9"]
28
os: [ubuntu-latest]
29
runs-on: ${{ matrix.os }}
30
steps:
0 commit comments