We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce4a984 commit 6ff00dfCopy full SHA for 6ff00df
1 file changed
.github/workflows/pythonpackage.yml
@@ -43,7 +43,7 @@ jobs:
43
strategy:
44
max-parallel: 1
45
matrix:
46
- python-version: [3.5, 3.9, "3.10"]
+ python-version: [3.6, 3.9, "3.10"]
47
steps:
48
- uses: actions/checkout@v2
49
- name: Set up Python
0 commit comments