Skip to content

Commit

Permalink
fully test py312
Browse files Browse the repository at this point in the history
  • Loading branch information
martinvonk committed Oct 10, 2023
1 parent 66e1087 commit baffe85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ jobs:
toxenv: py311
experimental: false
- name: Test suite with py312-ubuntu
python: "3.12-dev"
python: "3.12"
os: ubuntu-latest
toxenv: py312
experimental: true
experimental: false
- name: Type check with mypy
python: "3.9"
os: ubuntu-latest
Expand Down

0 comments on commit baffe85

Please sign in to comment.