Added Python version to release pipeline

This commit is contained in:
Chris McCarthy
2023-03-28 17:38:30 +01:00
parent 7800f1f66e
commit 7ff22cee0a

View File

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