Skip to content

Commit 8c7c3ce

Browse files
committed
Revert EA version.
1 parent d10a5b7 commit 8c7c3ce

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
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v2
1919
- uses: actions/setup-java@v2
2020
with:
21-
java-version: 18-ea
21+
java-version: 17-ea
2222
distribution: temurin
2323
cache: maven
2424
- name: Install JDK and build project

0 commit comments

Comments
 (0)