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 b0d1990 commit ba7f21aCopy full SHA for ba7f21a
.github/workflows/python-package.yml
@@ -19,7 +19,7 @@ jobs:
19
fail-fast: false
20
max-parallel: 6
21
matrix:
22
- python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
+ python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
23
24
steps:
25
- uses: actions/checkout@v3
0 commit comments