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 5744b5f commit 0fede2bCopy full SHA for 0fede2b
.github/workflows/run_tests.yaml
@@ -64,7 +64,7 @@ jobs:
64
65
strategy:
66
matrix:
67
- python-version: [3.7, 3.8, 3.9, 3.10]
+ python-version: ['3.7', '3.8', '3.9', '3.10']
68
69
steps:
70
- uses: actions/checkout@v2
0 commit comments