Skip to content

Commit c5a8250

Browse files
committed
ci: Use Java 8 for downstream tests
1 parent a961459 commit c5a8250

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/downstream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- uses: actions/checkout@v3
3737
- uses: actions/setup-java@v3
3838
with:
39-
java-version: 17
39+
java-version: 8
4040
distribution: temurin
4141
- run: mvn -version
4242
- name: Install xmllint

0 commit comments

Comments
 (0)