Skip to content

Commit

Permalink
yay
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow committed Feb 29, 2024
1 parent b1ebbc7 commit 1ba1141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/azure-pipelines-steps-prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ steps:
- task: JavaToolInstaller@0
displayName: Select JDK
inputs:
versionSpec: '21'
versionSpec: '17'
jdkArchitectureOption: 'x64'
jdkSourceOption: 'PreInstalled'

Expand Down

0 comments on commit 1ba1141

Please sign in to comment.