Skip to content

Commit acc0294

Browse files
author
Oliver Weiler
committed
chore: Bump GraalVM from 23 to 24
1 parent abccb82 commit acc0294

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Set up GraalVM and Native Image
1515
uses: graalvm/setup-graalvm@v1
1616
with:
17-
java-version: 23.0.0
17+
java-version: 24.0.0
1818
distribution: graalvm-community
1919
github-token: ${{ secrets.GITHUB_TOKEN }}
2020
- name: Build

.sdkmanrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
java=23-graalce
1+
java=24-graalce

0 commit comments

Comments
 (0)