Skip to content

Commit 7636721

Browse files
authored
1 parent def65a0 commit 7636721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/setup-java@v5
3939
with:
4040
distribution: temurin
41-
java-version: 25
41+
java-version: 25-ea
4242
- name: Build with Maven
4343
run: mvn -B package --file pom.xml
4444
- name: Upload Jacoco report artifact

0 commit comments

Comments
 (0)