Skip to content

Commit

Permalink
Add s390x_linux_xl to jdk17 build pipeline (#2457)
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Rushton <[email protected]>
  • Loading branch information
lumpfish authored Feb 8, 2021
1 parent 51cbc02 commit eacc106
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pipelines/jobs/configurations/jdk17.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ targetConfigurations = [
"hotspot",
"openj9"
],
"s390xLinuxXL" : [
"openj9"
],
"aarch64Linux": [
"hotspot",
"openj9"
Expand Down

0 comments on commit eacc106

Please sign in to comment.