Skip to content

Commit

Permalink
Revert "Temporarily disable aarch64 openj9 builds (#1452)" (#1551)
Browse files Browse the repository at this point in the history
This reverts commit 1b2f804.
  • Loading branch information
sxa555 authored Feb 19, 2020
1 parent 9a784eb commit 2442080
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pipelines/jobs/configurations/jdk11u.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ targetConfigurations = [
"openj9"
],
"aarch64Linux": [
"hotspot"
"hotspot",
"openj9"
],
"arm32Linux" : [
"hotspot"
Expand Down

0 comments on commit 2442080

Please sign in to comment.