Skip to content

Commit

Permalink
test release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
martinvonk committed Sep 14, 2023
1 parent 8d8d18c commit d3a3345
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 @@ -27,9 +27,9 @@ jobs:
python: "3.11"
os: ubuntu-latest
- name: Test suite with py312-ubuntu
python: "3.12"
python: "3.12-dev"
os: ubuntu-latest
toxenv: py311
toxenv: py312
- name: Type check with mypy
python: "3.9"
os: ubuntu-latest
Expand Down

0 comments on commit d3a3345

Please sign in to comment.