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 35f8da0 commit a0f8705Copy full SHA for a0f8705
.github/workflows/ci-test.yml
@@ -67,7 +67,7 @@ jobs:
67
# example: if 3.12 fails the jobs still succeeds
68
- python-version: 3.12
69
os: ubuntu-22.04
70
- experimental: true
+ experimental: [true]
71
72
# 3.6 not available on new 22.04 runners, so run on 20.04 ubuntu
73
- python-version: 3.6
0 commit comments