Skip to content

Commit

Permalink
Add jdk23 build pipeline generation (#1106)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Leonard <[email protected]>
  • Loading branch information
andrew-m-leonard authored Sep 10, 2024
1 parent 4bfdbb6 commit 0615a56
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ file used as jenkinsfile to generator official release pipeline
*/

// ensure releaseVersions is updated before create releaseTag
def releaseVersions = [8,11,17,21,22]
def releaseVersions = [8,11,17,21,22,23]


// Regenerate release-openjdkX-pipeline per each jdk version listed in releaseVersions
Expand Down

0 comments on commit 0615a56

Please sign in to comment.