This commit is contained in:
Clinton Hall 2024-02-28 13:47:14 +13:00
commit e60b0c1cb5

View file

@ -62,6 +62,7 @@ jobs:
pool: pool:
vmImage: 'Ubuntu-latest' vmImage: 'Ubuntu-latest'
steps:
- task: UsePythonVersion@0 - task: UsePythonVersion@0
inputs: inputs:
versionSpec: '3.x' versionSpec: '3.x'