There was an error while loading. Please reload this page.
1 parent 1033f12 commit 0eb6f3cCopy full SHA for 0eb6f3c
.github/workflows/ci-main.yml
@@ -16,6 +16,7 @@ jobs:
16
- name: Set up JDK
17
uses: actions/setup-java@v4
18
with:
19
+ distribution: 'zulu'
20
java-version: 17
21
22
- name: Build with Gradle
.github/workflows/ci-publish.yml
@@ -15,6 +15,7 @@ jobs:
15
.github/workflows/ci-pulls.yml
@@ -14,6 +14,7 @@ jobs:
14
0 commit comments