There was an error while loading. Please reload this page.
2 parents 2bcb6dc + 028de18 commit 7baedf9Copy full SHA for 7baedf9
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Set up JDK
35
uses: actions/setup-java@v5
36
with:
37
- java-version: 25
+ java-version: 21
38
distribution: 'zulu'
39
cache: gradle
40
0 commit comments