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 2089504 commit 501f442Copy full SHA for 501f442
.github/workflows/main.yml
@@ -29,7 +29,7 @@ jobs:
29
with:
30
distribution: graalvm-community
31
version: 'latest'
32
- java-version: '24'
+ java-version: '21'
33
github-token: ${{ secrets.GITHUB_TOKEN }}
34
- name: Build
35
uses: ./.github/actions/main-build
0 commit comments