Update test_stats.yml for Azure Pipelines
This commit is contained in:
parent
5a35a3df6e
commit
e2b0e60eee
|
|
@ -10,8 +10,8 @@ pool:
|
|||
vmImage: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
Python310:
|
||||
PYTHON_VERSION: '3.10'
|
||||
Python39:
|
||||
PYTHON_VERSION: '3.9'
|
||||
maxParallel: 3
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in New Issue