Add Python 3.10 to CI
This commit is contained in:
parent
1611df0803
commit
f490121df8
@ -28,9 +28,13 @@
|
|||||||
- marshalparser_compatibility39:
|
- marshalparser_compatibility39:
|
||||||
dir: python/marshalparser
|
dir: python/marshalparser
|
||||||
run: VERSION=3.9 SAMPLE=200 test_marshalparser_compatibility.sh
|
run: VERSION=3.9 SAMPLE=200 test_marshalparser_compatibility.sh
|
||||||
|
- marshalparser_compatibility310:
|
||||||
|
dir: python/marshalparser
|
||||||
|
run: VERSION=3.10 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
|
||||||
- marshalparser
|
- marshalparser
|
||||||
|
Loading…
Reference in New Issue
Block a user