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 69cd90f commit 44ac30aCopy full SHA for 44ac30a
.github/workflows/pythonpackage.yml
@@ -14,8 +14,6 @@ jobs:
14
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
15
include:
16
- experimental: false
17
- - python-version: "3.12"
18
- experimental: true
19
continue-on-error: ${{ matrix.experimental }}
20
21
steps:
0 commit comments