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 5580d2c commit a559614Copy full SHA for a559614
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
- uses: actions/setup-java@v5
33
with:
34
distribution: temurin
35
- java-version: 11
+ java-version: 25
36
- name: build
37
uses: gradle/actions/setup-gradle@v3
38
0 commit comments