Skip to content

Commit 27233b2

Browse files
committedJan 16, 2025
don't use beta for py3.12, it released...
1 parent 47677dc commit 27233b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
tox-env: py311
8282
- name: py3.12
8383
os: ubuntu-latest
84-
python-version: '3.12.0-beta.1'
84+
python-version: '3.12'
8585
tox-env: py312
8686
- name: pypy
8787
os: ubuntu-latest

0 commit comments

Comments
 (0)