Skip to content

Commit c7c5f97

Browse files
authored
Change to zulu
1 parent a4c615b commit c7c5f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/setup-java@v2
1818
with:
1919
java-version: '8'
20-
distribution: 'adopt'
20+
distribution: 'zulu'
2121
- name: Grant execute permission for gradlew
2222
run: chmod +x gradlew
2323
- name: Build with Gradle

0 commit comments

Comments
 (0)