Skip to content

Commit e346488

Browse files
committed
Change Python 3.12 version
1 parent a6d8456 commit e346488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main_py312.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Setup Python 3.12
2828
uses: actions/setup-python@v4
2929
with:
30-
python-version: '3.12.0-beta.2'
30+
python-version: '3.12'
3131

3232
- name: Install Dependencies
3333
run: |

0 commit comments

Comments
 (0)