Skip to content

Commit 8f157e1

Browse files
Use Java 23 for the GHA build
1 parent 18b5cc1 commit 8f157e1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/gradle.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ jobs:
1616
with:
1717
distribution: 'liberica'
1818
java-version: |
19-
22
20-
21
19+
23
2120
- name: Validate Gradle wrapper
2221
uses: gradle/wrapper-validation-action@v1
2322
- name: Build with Gradle

0 commit comments

Comments
 (0)