Skip to content

Commit 396540f

Browse files
Update build to use 3.9
1 parent fd27e6f commit 396540f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure/azure-build-pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ variables:
2626
extends:
2727
template: azure/common/apigee-build.yml@common
2828
parameters:
29+
python_version: 3.9
2930
service_name: ${{ variables.service_name }}
3031
short_service_name: ${{ variables.short_service_name }}
3132

0 commit comments

Comments
 (0)