There was an error while loading. Please reload this page.
1 parent 805868e commit 23bbf51Copy full SHA for 23bbf51
1 file changed
.github/workflows/main.yml
@@ -10,7 +10,7 @@ jobs:
10
- name: Set up JDK 1.8
11
uses: actions/setup-java@v1
12
with:
13
- java-version: 1.8
+ java-version: 17
14
- name: Build with Gradle
15
run: gradle build
16
- name: Release assets
0 commit comments