Skip to content

Commit

Permalink
Build nightly with the JDK 23 release branch (24.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
jerboaa committed Jun 25, 2024
1 parent a048ce8 commit b9b2a14
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: ./.github/workflows/base.yml
with:
quarkus-version: "main"
version: "graal/master"
version: "mandrel/24.1"
build-type: "graal-source"
jdk: "latest/ea"
build-stats-tag: "gha-linux-graal-qmain-glatest-jdk23ea"
Expand All @@ -48,7 +48,7 @@ jobs:
uses: ./.github/workflows/base.yml
with:
quarkus-version: "main"
version: "graal/master"
version: "mandrel/24.1"
jdk: "23/ea"
issue-number: "742"
issue-repo: "graalvm/mandrel"
Expand All @@ -62,7 +62,7 @@ jobs:
uses: ./.github/workflows/base-windows.yml
with:
quarkus-version: "main"
version: "graal/master"
version: "mandrel/24.1"
issue-number: "743"
issue-repo: "graalvm/mandrel"
mandrel-it-issue-number: "243"
Expand Down

0 comments on commit b9b2a14

Please sign in to comment.