Update CI testing matrix

(cherry picked from Fedora commit 49ccbadc72776e99fd1a1e111ad328599f684835)
This commit is contained in:
Lumir Balhar 2024-10-23 11:56:22 +02:00 committed by Miro Hrončok
parent ffead6f1e3
commit c1d0f0e6bd

View File

@ -19,6 +19,10 @@
- marshalparser_compatibility312:
dir: python/marshalparser
run: VERSION=3.12 SAMPLE=200 test_marshalparser_compatibility.sh
- marshalparser_compatibility314:
dir: python/marshalparser
run: VERSION=3.14 SAMPLE=200 test_marshalparser_compatibility.sh
required_packages:
- python3.12
- python3.14
- marshalparser