Skip to content

Commit 9b0cce6

Browse files
[RAA-4274]-[KM]-[Updated python version to 3.13, removed changes to pipeline]-[EW]
1 parent abecfb3 commit 9b0cce6

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

azure/azure-build-pipeline.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,6 @@ resources:
2323
variables:
2424
- template: project.yml
2525

26-
jobs:
27-
- job: SetupPython
28-
steps:
29-
- task: UsePythonVersion@0
30-
inputs:
31-
versionSpec: ${{ variables.python_version }}
32-
3326

3427
extends:
3528
template: azure/common/apigee-build.yml@common

0 commit comments

Comments
 (0)