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 fe5df28 commit 6afeddaCopy full SHA for 6afedda
.github/workflows/ci-test.yml
@@ -28,10 +28,10 @@ jobs:
28
#os: [ubuntu-latest, macos-latest, windows-latest]
29
# if the ones above fail. fail the build
30
experimental: [false]
31
- include:
+ #include:
32
# example: if 3.12 fails the jobs still succeeds
33
- - python-version: 3.12
34
- experimental: true
+ # - python-version: 3.12
+ # experimental: true
35
36
env:
37
# get colorized pytest output even without a controlling tty
0 commit comments