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