We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ae9485 commit 5f669b5Copy full SHA for 5f669b5
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Set up GraalVM CE Java 11
25
uses: graalvm/setup-graalvm@v1
26
with:
27
- java-version: '11'
+ java-version: '21'
28
distribution: 'graalvm'
29
github-token: ${{ secrets.GITHUB_TOKEN }}
30
native-image-job-reports: 'true'
0 commit comments