Skip to content

Commit 391b59b

Browse files
authored
switch jdk dist
1 parent b2a9bb4 commit 391b59b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: actions/setup-java@v2
3535
with:
3636
java-version: ${{ matrix.jdk }}
37-
distribution: 'adopt'
37+
distribution: 'temurin'
3838
- uses: actions/cache@v2
3939
with:
4040
path: |

0 commit comments

Comments
 (0)