We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef872f3 commit 489bd73Copy full SHA for 489bd73
1 file changed
.github/workflows/cluster-it-1c3d.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: Set up JDK ${{ matrix.java }}
47
uses: actions/setup-java@v4
48
with:
49
- distribution: liberica
+ distribution: oracle
50
java-version: ${{ matrix.java }}
51
- name: IT/UT Test
52
shell: bash
0 commit comments