run lint with python 3.14

This commit is contained in:
Peter Bieringer
2026-02-13 22:53:06 +01:00
parent a1b85d865b
commit 4ea1b02ce9

View File

@@ -174,7 +174,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.13'
python-version: '3.14'
- name: Install tox
run: pip install tox
- name: Lint