Skip to content

Commit 489bd73

Browse files
authored
[To dev/1.3] Use oracle jdk in 1c3d IT (#16182)
1 parent ef872f3 commit 489bd73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cluster-it-1c3d.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Set up JDK ${{ matrix.java }}
4747
uses: actions/setup-java@v4
4848
with:
49-
distribution: liberica
49+
distribution: oracle
5050
java-version: ${{ matrix.java }}
5151
- name: IT/UT Test
5252
shell: bash

0 commit comments

Comments
 (0)