Skip to content

Commit

Permalink
Add missing IJ192 build
Browse files Browse the repository at this point in the history
  • Loading branch information
raniejade committed Jul 26, 2019
1 parent 0fdeb6e commit e927644
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ stages:
ij_sdk: IJ183
ij191:
ij_sdk: IJ191
ij192:
ij_sdk: IJ192
steps:
- script: './ci/install-jdk10.sh'
- task: Gradle@2
Expand Down Expand Up @@ -131,6 +133,8 @@ stages:
ij_sdk: IJ183
ij191:
ij_sdk: IJ191
ij192:
ij_sdk: IJ192
steps:
- script: './ci/install-jdk10.sh'
- task: Gradle@2
Expand Down

0 comments on commit e927644

Please sign in to comment.