Added Python version to release pipeline

This commit is contained in:
Chris McCarthy
2023-03-28 17:38:30 +01:00
parent 8fc0316253
commit 959b43743c

View File

@@ -5,7 +5,7 @@ pool:
vmImage: ubuntu-latest
strategy:
matrix:
Python310:
python.version: '3.10'
steps: