Skip to content

Commit

Permalink
Add riscv64Linux to regular weekly EA build config
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Leonard <[email protected]>
  • Loading branch information
andrew-m-leonard committed Mar 10, 2025
1 parent 434281a commit 4a5cd6b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pipelines/jobs/configurations/jdk17u.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ targetConfigurations = [
],
'arm32Linux' : [
'temurin'
],
'riscv64Linux': [
'temurin'
]
]

Expand Down

0 comments on commit 4a5cd6b

Please sign in to comment.