ci: extend test matrix: now it's 3 python versions
This commit is contained in:
parent
906dc732f2
commit
d617f71682
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ when:
|
||||||
matrix:
|
matrix:
|
||||||
PYTHON_VERSION:
|
PYTHON_VERSION:
|
||||||
- 3.14
|
- 3.14
|
||||||
# - 3.13
|
- 3.13
|
||||||
# - 3.12
|
- 3.12
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Lint python code
|
- name: Lint python code
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue