Skip to content

Commit

Permalink
Revert EA version.
Browse files Browse the repository at this point in the history
  • Loading branch information
raphw committed Nov 7, 2021
1 parent d10a5b7 commit 8c7c3ce
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 @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-java@v2
with:
java-version: 18-ea
java-version: 17-ea
distribution: temurin
cache: maven
- name: Install JDK and build project
Expand Down

0 comments on commit 8c7c3ce

Please sign in to comment.