Skip to content

Commit 2244031

Browse files
author
Oliver Weiler
authored
Update release.yml
1 parent 9db839e commit 2244031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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: 21.0.0
17+
java-version: 22.0.0
1818
distribution: graalvm-community
1919
github-token: ${{ secrets.GITHUB_TOKEN }}
2020
- name: Build

0 commit comments

Comments
 (0)