Extend test matrix
This commit is contained in:
parent
aaebf54224
commit
c7d29ed490
@ -31,10 +31,14 @@
|
|||||||
- marshalparser_compatibility310:
|
- marshalparser_compatibility310:
|
||||||
dir: python/marshalparser
|
dir: python/marshalparser
|
||||||
run: VERSION=3.10 SAMPLE=200 test_marshalparser_compatibility.sh
|
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:
|
required_packages:
|
||||||
- python3.6
|
- python3.6
|
||||||
- python3.7
|
- python3.7
|
||||||
- python3.8
|
- python3.8
|
||||||
- python3.9
|
- python3.9
|
||||||
- python3.10
|
- python3.10
|
||||||
|
- python3.11
|
||||||
- marshalparser
|
- marshalparser
|
||||||
|
Loading…
Reference in New Issue
Block a user