Skip to content

Commit

Permalink
Merge pull request #239 from AdamBrousseau/turn_off_riscv
Browse files Browse the repository at this point in the history
Turn off jdk11 riscv build
  • Loading branch information
AdamBrousseau authored Jun 28, 2024
2 parents e725dee + 4f65ea1 commit 7e6d40c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pipelines/jobs/configurations/jdk11u.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ targetConfigurations = [
's390xLinux' : [ 'openj9' ],
'aarch64Linux' : [ 'openj9' ],
'aarch64Mac' : [ 'openj9' ],
'riscv64Linux' : [ 'openj9' ],
'x64MacIBM' : [ 'openj9' ],
'x64LinuxIBM' : [ 'openj9' ],
'x64WindowsIBM' : [ 'openj9' ],
Expand Down

0 comments on commit 7e6d40c

Please sign in to comment.