Skip to content

Commit 5a7550c

Browse files
committed
update
1 parent db1a92b commit 5a7550c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci_build/azure_pipelines/mobile-examples-pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,9 +209,9 @@ stages:
209209
- template: templates/use-python-step.yml
210210

211211
- task: JavaToolInstaller@0
212-
displayName: Use jdk 11
212+
displayName: Use jdk 17
213213
inputs:
214-
versionSpec: "11"
214+
versionSpec: "17"
215215
jdkArchitectureOption: "x64"
216216
jdkSourceOption: "PreInstalled"
217217

0 commit comments

Comments
 (0)