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 51653e0 commit bdf7e62Copy full SHA for bdf7e62
.github/workflows/ci-test.yml
@@ -53,7 +53,7 @@ jobs:
53
# example: if 3.12 fails the jobs still succeeds
54
# - python-version: 3.12
55
# experimental: [true]
56
- # version 2,7 not available on unbuntu-22.04 github
+ # version 2.7 not available on unbuntu-22.04 github
57
# - python-version: 2.7
58
# os: ubuntu-22.04
59
# experimental: true
0 commit comments