Merged PR 2: Added Python version to release pipeline

Added Python version to release pipeline
This commit is contained in:
Christopher McCarthy
2023-03-28 16:39:10 +00:00

View File

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