Skip to content

Commit 8ceffb7

Browse files
Update windows10-Enter.yml
1 parent 6ca2fc6 commit 8ceffb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows10-Enter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up JDK 17
1717
uses: actions/setup-java@v4
1818
with:
19-
distribution: 'adopt'
19+
distribution: 'zulu'
2020
java-version: ${{ matrix.java-version }}
2121

2222
- name: Build with Maven

0 commit comments

Comments
 (0)