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 b5bc7a4 commit aca31adCopy full SHA for aca31ad
.github/workflows/native_image.yml
@@ -25,7 +25,7 @@ jobs:
25
- uses: actions/checkout@v2
26
- uses: graalvm/setup-graalvm@v1
27
with:
28
- java-version: '24'
+ java-version: '23'
29
distribution: 'graalvm'
30
github-token: ${{ secrets.GITHUB_TOKEN }}
31
- uses: DeLaGuardo/[email protected]
0 commit comments