We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3e926f commit b54a28aCopy full SHA for b54a28a
.github/workflows/pythonpackage.yml
@@ -18,8 +18,6 @@ jobs:
18
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
19
include:
20
- experimental: false
21
- - python-version: "3.12"
22
- experimental: true
23
24
defaults:
25
run:
0 commit comments