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 2197480 commit dc1414eCopy full SHA for dc1414e
1 file changed
.github/workflows/main.yml
@@ -44,7 +44,7 @@ jobs:
44
strategy:
45
matrix:
46
os: [ubuntu-latest, macos-latest, windows-latest]
47
- python-version: ["3.8", "3.9", "3.10", "3.11"]
+ python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
48
env:
49
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
50
steps:
0 commit comments