run tests on python3.14

This commit is contained in:
vyuroshchin 2025-11-17 12:49:17 +03:00
parent ee5b75d870
commit 5743f0dc68

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", "py314", "3.14t"]'
env: '["py310", "py311", "py312", "py313", "py314"]'
os: ubuntu-latest