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 f250fc3 commit 7cd9c6cCopy full SHA for 7cd9c6c
.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.5, 3.9, "3.10"]
47
steps:
48
- uses: actions/checkout@v2
49
- name: Set up Python
0 commit comments