There was an error while loading. Please reload this page.
1 parent 73f78ab commit 6ad8802Copy full SHA for 6ad8802
1 file changed
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v4
13
- uses: graalvm/setup-graalvm@v1
14
with:
15
- java-version: '22.0.1'
+ java-version: '24.0.1'
16
distribution: 'graalvm'
17
github-token: ${{ secrets.GITHUB_TOKEN }}
18
native-image-job-reports: 'true'
@@ -31,7 +31,7 @@ jobs:
31
32
33
34
35
36
37
0 commit comments