Skip to content

Commit

Permalink
add new mirror repo for JDK11u risc-v port (#44)
Browse files Browse the repository at this point in the history
Signed-off-by: George Adams <[email protected]>
  • Loading branch information
gdams authored Mar 1, 2024
1 parent cf7e4b8 commit 3721d99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions otterdog/adoptium.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -689,6 +689,8 @@ orgs.newOrg('adoptium') {
},
newMirrorRepo('jdk11u') {
},
newMirrorRepo('riscv-port-jdk11u') {
},
orgs.newRepo('jdk11u-fast-startup-incubator') {
allow_merge_commit: true,
allow_update_branch: false,
Expand Down

0 comments on commit 3721d99

Please sign in to comment.