There was an error while loading. Please reload this page.
2 parents ac6809f + 6049811 commit 81f1eaaCopy full SHA for 81f1eaa
1 file changed
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/setup-java@v4
15
with:
16
java-version: '17'
17
- distribution: adopt
+ distribution: 'temurin'
18
cache: gradle
19
- name: Build with Gradle
20
run: ./gradlew build
0 commit comments