Skip to content

Commit

Permalink
Try Zulu for EA version.
Browse files Browse the repository at this point in the history
  • Loading branch information
raphw committed Nov 7, 2021
1 parent 8c7c3ce commit 9bac44e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/setup-java@v2
with:
java-version: 17-ea
distribution: temurin
distribution: zulu
cache: maven
- name: Install JDK and build project
run: ./mvnw verify -Pjava18
Expand Down

0 comments on commit 9bac44e

Please sign in to comment.