Skip to content

Commit 3ea315d

Browse files
committed
Fix version.
1 parent 9bac44e commit 3ea315d

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: 17-ea
21+
java-version: 18-ea
2222
distribution: zulu
2323
cache: maven
2424
- name: Install JDK and build project

0 commit comments

Comments
 (0)