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 588617b commit 2e7b9fbCopy full SHA for 2e7b9fb
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- python-version: ["2.7.18", , "3.5.10", "3.6.15", "3.7.17", "3.8.18", "3.9.18"]
+ python-version: ["2.7.18", "3.5.10", "3.6.15", "3.7.17", "3.8.18", "3.9.18"]
19
20
runs-on: ubuntu-latest
21
container:
0 commit comments