We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bac44e commit 3ea315dCopy full SHA for 3ea315d
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v2
19
- uses: actions/setup-java@v2
20
with:
21
- java-version: 17-ea
+ java-version: 18-ea
22
distribution: zulu
23
cache: maven
24
- name: Install JDK and build project
0 commit comments