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:
vmImage: 'Ubuntu-latest'
steps:
- task: UsePythonVersion@0
inputs:
versionSpec: '3.x'