Skip to content

Commit

Permalink
TST: add 3.13t to build matrix on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tacaswell committed Oct 28, 2024
1 parent abd9e05 commit 38819af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ jobs:
tox_env: py312-full
- python: '3.13'
tox_env: py313-full
- python: '3.13t'
tox_env: py313-full
- python: '3.14.0-alpha.1 - 3.14'
tox_env: py314-full
- python: 'pypy-3.10'
Expand Down

0 comments on commit 38819af

Please sign in to comment.