Skip to content

Commit 6e41e00

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 7e17a38 commit 6e41e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pool: E5-Agent-Pool
1111
steps:
1212
- task: UsePythonVersion@0
1313
inputs:
14-
versionSpec: '3.8'
14+
versionSpec: '3.x'
1515

1616
- script: |
1717
python3 -m pip install --upgrade pip

0 commit comments

Comments
 (0)