1
0
Fork 0
mirror of https://github.com/qurator-spk/modstool.git synced 2025-06-16 07:09:55 +02:00

✔ Test on Python 3.12

This commit is contained in:
Mike Gerber 2024-07-29 07:02:59 +02:00
parent 191867cdef
commit 1bf86bfb4c

View file

@ -20,4 +20,4 @@ workflows:
- test: - test:
matrix: matrix:
parameters: parameters:
python-version: ["3.8", "3.9", "3.10", "3.11"] python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]