Skip to content

Commit

Permalink
add riscv64 to JDK17 release pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: Stewart X Addison <[email protected]>
  • Loading branch information
sxa committed May 2, 2024
1 parent 27eb227 commit 5222a1e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pipelines/jobs/configurations/jdk17u_release.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,11 @@ targetConfigurations = [
],
'arm32Linux' : [
'temurin'
],
'riscv64Linux': [
'temurin'
]

]

return this

0 comments on commit 5222a1e

Please sign in to comment.