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 d3c5188 commit 49c4331Copy full SHA for 49c4331
.github/workflows/python.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
strategy:
22
matrix:
23
- python-version: ['3.6', '3.7', '3.8', '3.9']
+ python-version: ['3.7', '3.8', '3.9']
24
25
steps:
26
- uses: actions/checkout@v2
0 commit comments