Skip to content

Commit

Permalink
add jdk 17
Browse files Browse the repository at this point in the history
  • Loading branch information
radamson committed Oct 14, 2021
1 parent 6b70a34 commit 54c307d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pull-request-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ jobs:
- template: pull-request-pipeline-parameterized.yml
parameters:
imageName: [ 'ubuntu-latest', 'macos-latest', 'windows-2019' ]
jdkVersion: [ '1.8', '1.11']
jdkVersion: [ '1.8', '1.11', '1.17']

0 comments on commit 54c307d

Please sign in to comment.