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 540d053 commit 0e97842Copy full SHA for 0e97842
.github/workflows/python-pytest.yml
@@ -19,7 +19,7 @@ jobs:
19
fail-fast: false
20
matrix:
21
os: [windows-latest, ubuntu-latest]
22
- python-version: ["3.8", "3.9", "3.10", "3.11"]
+ python-version: ["3.8", "3.9", "3.10", "3.11", "3.12""]
23
include:
24
- os: ubuntu-20.04
25
python-version: 3.7
0 commit comments