Skip to content

Commit

Permalink
ci: test with py313
Browse files Browse the repository at this point in the history
  • Loading branch information
hauntsaninja committed May 27, 2024
1 parent cb724e4 commit b7f536e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- {python: '3.10', tox: py310}
- {python: '3.11', tox: py311}
- {python: '3.12', tox: py312}
- {python: '3.13-dev', tox: py313}
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down

0 comments on commit b7f536e

Please sign in to comment.