Skip to content

Commit

Permalink
[CI] Build 23.0 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
zakkak authored and jerboaa committed Jul 10, 2023
1 parent 9d365c5 commit e9c47b0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/buildJDK.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
strategy:
fail-fast: false
matrix:
mandrel-ref: [graal/master]
mandrel-ref: [mandrel/23.0]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v3
Expand Down Expand Up @@ -126,7 +126,7 @@ jobs:
strategy:
fail-fast: false
matrix:
mandrel-ref: [graal/master]
mandrel-ref: [mandrel/23.0]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v3
Expand Down Expand Up @@ -233,7 +233,7 @@ jobs:
strategy:
fail-fast: false
matrix:
mandrel-ref: [graal/master]
mandrel-ref: [mandrel/23.0]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v3
Expand Down

0 comments on commit e9c47b0

Please sign in to comment.