We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c819c63 commit 81b3d85Copy full SHA for 81b3d85
.github/workflows/build.yml
@@ -45,6 +45,7 @@ jobs:
45
- python-version: "3.9"
46
- python-version: "3.10"
47
- python-version: "3.11"
48
+ - python-version: "3.12"
49
50
steps:
51
- uses: actions/checkout@v3
0 commit comments