Skip to content

Commit 33a4114

Browse files
committed
use newer python 3.12 beta version
1 parent efbab45 commit 33a4114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
tox-env: py311
8686
- name: py3.12
8787
os: ubuntu-latest
88-
python-version: '3.12.0-alpha.5'
88+
python-version: '3.12.0-beta.1'
8989
tox-env: py312
9090
- name: pypy
9191
os: ubuntu-latest

0 commit comments

Comments
 (0)