We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 861383c commit 008165cCopy full SHA for 008165c
1 file changed
.github/workflows/python-test.yml
@@ -35,7 +35,7 @@ jobs:
35
strategy:
36
fail-fast: false
37
matrix:
38
- python-version: [ "3.5", "3.6" ]
+ python-version: [ "3.6" ]
39
40
steps:
41
- uses: actions/checkout@v3
0 commit comments