CI extended for Python 3.14
This commit is contained in:
parent
0ae78ee631
commit
e0ddfb85bb
|
|
@ -12,7 +12,7 @@ jobs:
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
python-version: ["3.10", 3.11, 3.12, 3.13]
|
python-version: ["3.10", 3.11, 3.12, 3.13, 3.14]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out code
|
- name: Check out code
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue