Skip to content

Commit

Permalink
Merge pull request adoptium#135 from AdamBrousseau/remove_xlinux_criu
Browse files Browse the repository at this point in the history
Disable xlinux criu spec
  • Loading branch information
AdamBrousseau authored Mar 7, 2023
2 parents 906f014 + 9445aed commit de59d50
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion pipelines/jobs/configurations/jdk11u.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ targetConfigurations = [
's390xLinuxIBM' : [ 'openj9' ],
'aarch64LinuxIBM' : [ 'openj9' ],
'aarch64MacIBM' : [ 'openj9' ],
'x64LinuxCRIU' : [ 'openj9' ],
'ppc64leLinuxCRIU' : [ 'openj9' ],
's390xLinuxCRIU' : [ 'openj9' ]
]
Expand Down
3 changes: 0 additions & 3 deletions pipelines/jobs/configurations/jdk17u.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ targetConfigurations = [
'aarch64MacIBM': [
'openj9'
],
'x64LinuxCRIU' : [
'openj9'
],
'ppc64leLinuxCRIU' : [
'openj9'
],
Expand Down

0 comments on commit de59d50

Please sign in to comment.