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 ef468c8 commit b8d6b86Copy full SHA for b8d6b86
.github/workflows/build.yaml
@@ -34,6 +34,7 @@ jobs:
34
python-version:
35
- '3.10'
36
- '3.11'
37
+ - '3.12'
38
steps:
39
- name: Checkout
40
uses: actions/checkout@v4
0 commit comments