We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60a00f2 commit a35bf2bCopy full SHA for a35bf2b
1 file changed
.github/workflows/ci.yml
@@ -93,7 +93,7 @@ jobs:
93
- name: "Set up GraalVM ${{ matrix.java }}"
94
uses: graalvm/setup-graalvm@v1
95
with:
96
- java-version: "21"
+ java-version: "25"
97
distribution: "graalvm-community"
98
github-token: ${{ secrets.GITHUB_TOKEN }}
99
native-image-job-reports: "true"
0 commit comments