ci: extend test matrix: now it's 3 python versions

This commit is contained in:
bronsen 2026-02-14 23:16:50 +01:00
parent 906dc732f2
commit d617f71682

View file

@ -7,8 +7,8 @@ when:
matrix:
PYTHON_VERSION:
- 3.14
# - 3.13
# - 3.12
- 3.13
- 3.12
steps:
- name: Lint python code