Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Weiler authored Mar 20, 2024
1 parent 9db839e commit 2244031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Set up GraalVM and Native Image
uses: graalvm/setup-graalvm@v1
with:
java-version: 21.0.0
java-version: 22.0.0
distribution: graalvm-community
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Build
Expand Down

0 comments on commit 2244031

Please sign in to comment.