Skip to content

Commit

Permalink
[CI] Switch to mandrel/24.1 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
zakkak committed Jul 18, 2024
1 parent 056c3fb commit 07697a5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/buildJDK.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
strategy:
fail-fast: false
matrix:
mandrel-ref: [graal/master]
mandrel-ref: [mandrel/24.1]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v3
Expand Down Expand Up @@ -146,7 +146,7 @@ jobs:
fail-fast: false
matrix:
os: [macos-latest, macos-13]
mandrel-ref: [graal/master]
mandrel-ref: [mandrel/24.1]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v3
Expand Down Expand Up @@ -268,7 +268,7 @@ jobs:
strategy:
fail-fast: false
matrix:
mandrel-ref: [graal/master]
mandrel-ref: [mandrel/24.1]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v3
Expand Down Expand Up @@ -395,7 +395,7 @@ jobs:
strategy:
fail-fast: false
matrix:
mandrel-ref: [graal/master]
mandrel-ref: [mandrel/24.1]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v3
Expand Down

0 comments on commit 07697a5

Please sign in to comment.