Skip to content

Commit 9bac44e

Browse files
committed
Try Zulu for EA version.
1 parent 8c7c3ce commit 9bac44e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/setup-java@v2
2020
with:
2121
java-version: 17-ea
22-
distribution: temurin
22+
distribution: zulu
2323
cache: maven
2424
- name: Install JDK and build project
2525
run: ./mvnw verify -Pjava18

0 commit comments

Comments
 (0)