2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 20:15:44 +00:00

Update test_stats.yml for Azure Pipelines

This commit is contained in:
Matthias Mair
2025-01-24 22:29:53 +01:00
parent fbe39b2405
commit 5a35a3df6e

View File

@ -10,8 +10,8 @@ pool:
vmImage: ubuntu-latest vmImage: ubuntu-latest
strategy: strategy:
matrix: matrix:
Python311: Python310:
PYTHON_VERSION: '3.11' PYTHON_VERSION: '3.10'
maxParallel: 3 maxParallel: 3
steps: steps: