Skip to content

Commit

Permalink
Bump to GraalVM 21
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Jun 6, 2024
1 parent ef6a666 commit 82d3f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- uses: graalvm/setup-graalvm@v1
with:
version: 'latest'
java-version: '11'
java-version: '21'
components: 'native-image'
github-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 82d3f5e

Please sign in to comment.