Update Python versions for integration tests: add Python 3.10 (#229)
* Update Python versions for integration tests. * 3.10 in YAML is 3.1...pull/230/head
parent
c400744040
commit
3e7362200a
|
@ -266,6 +266,7 @@ stages:
|
||||||
- test: 3.7
|
- test: 3.7
|
||||||
- test: 3.8
|
- test: 3.8
|
||||||
- test: 3.9
|
- test: 3.9
|
||||||
|
- test: "3.10"
|
||||||
- stage: Cloud_2_11
|
- stage: Cloud_2_11
|
||||||
displayName: Cloud 2.11
|
displayName: Cloud 2.11
|
||||||
dependsOn: []
|
dependsOn: []
|
||||||
|
|
Loading…
Reference in New Issue