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 228478b commit 36b1f7aCopy full SHA for 36b1f7a
.github/workflows/main-build.yml
@@ -26,6 +26,6 @@ jobs:
26
uses: actions/setup-java@v5
27
with:
28
distribution: temurin
29
- java-version: 21
+ java-version: 24
30
- name: Build on ${{ matrix.os }}
31
run: ./gradlew test
0 commit comments