Skip to content

Commit ccff851

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 693ba8d commit ccff851

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
@@ -9,7 +9,7 @@ variables:
99

1010
steps:
1111
# Step 1: Check out the medLLM repository
12-
- task: UsePythonVersion@1
12+
- task: UsePythonVersion@0
1313
inputs:
1414
versionSpec: '$(pythonVersion)'
1515
addToPath: true

0 commit comments

Comments
 (0)