Skip to content

Commit 36b1f7a

Browse files
committed
Update used java version
1 parent 228478b commit 36b1f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
uses: actions/setup-java@v5
2727
with:
2828
distribution: temurin
29-
java-version: 21
29+
java-version: 24
3030
- name: Build on ${{ matrix.os }}
3131
run: ./gradlew test

0 commit comments

Comments
 (0)