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 a6d8456 commit e346488Copy full SHA for e346488
.github/workflows/main_py312.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Setup Python 3.12
28
uses: actions/setup-python@v4
29
with:
30
- python-version: '3.12.0-beta.2'
+ python-version: '3.12'
31
32
- name: Install Dependencies
33
run: |
0 commit comments