Extend test matrix

This commit is contained in:
Lumir Balhar 2021-10-13 01:22:44 +02:00
parent aaebf54224
commit c7d29ed490

View File

@ -31,10 +31,14 @@
- marshalparser_compatibility310:
dir: python/marshalparser
run: VERSION=3.10 SAMPLE=200 test_marshalparser_compatibility.sh
- marshalparser_compatibility311:
dir: python/marshalparser
run: VERSION=3.11 SAMPLE=200 test_marshalparser_compatibility.sh
required_packages:
- python3.6
- python3.7
- python3.8
- python3.9
- python3.10
- python3.11
- marshalparser