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 6ca2fc6 commit 8ceffb7Copy full SHA for 8ceffb7
.github/workflows/windows10-Enter.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up JDK 17
17
uses: actions/setup-java@v4
18
with:
19
- distribution: 'adopt'
+ distribution: 'zulu'
20
java-version: ${{ matrix.java-version }}
21
22
- name: Build with Maven
0 commit comments