Run unit tests also with Python 3.10. (#2486)

ci_complete
pull/2495/head
Felix Fontein 2021-05-11 07:52:57 +02:00 committed by GitHub
parent 8e7aff00b5
commit 624eb7171e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -124,6 +124,7 @@ stages:
- test: 3.7 - test: 3.7
- test: 3.8 - test: 3.8
- test: 3.9 - test: 3.9
- test: '3.10'
- stage: Units_2_11 - stage: Units_2_11
displayName: Units 2.11 displayName: Units 2.11
dependsOn: [] dependsOn: []