Skip to content

Commit 7c53c6d

Browse files
committed
try temurin java
1 parent 3eaacb6 commit 7c53c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/[email protected]
3434
with:
3535
java-version: ${{ matrix.java }}
36-
distribution: zulu
36+
distribution: temurin
3737
cache: gradle
3838

3939
- name: Build with Gradle

0 commit comments

Comments
 (0)