run tests on python3.14

This commit is contained in:
vyuroshchin 2025-11-17 12:48:26 +03:00
parent f4e025486b
commit ee5b75d870

View file

@ -15,5 +15,5 @@ jobs:
main-linux:
uses: asottile/workflows/.github/workflows/tox.yml@v1.8.1
with:
env: '["py310", "py311", "py312", "py313"]'
env: '["py310", "py311", "py312", "py313", "py314", "3.14t"]'
os: ubuntu-latest