Skip to content

Commit

Permalink
use newer python 3.12 beta version
Browse files Browse the repository at this point in the history
  • Loading branch information
tomato42 committed May 26, 2023
1 parent efbab45 commit 33a4114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
tox-env: py311
- name: py3.12
os: ubuntu-latest
python-version: '3.12.0-alpha.5'
python-version: '3.12.0-beta.1'
tox-env: py312
- name: pypy
os: ubuntu-latest
Expand Down

0 comments on commit 33a4114

Please sign in to comment.