Skip to content

Commit e794225

Browse files
committedApr 7, 2024·
Set distribution for setup-java
1 parent cac6b9b commit e794225

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
uses: actions/setup-java@v4
1515
with:
1616
java-version: 11
17+
distribution: 'temurin'
1718

1819
- name: Set up Gradle
1920
uses: gradle/actions/setup-gradle@v3

0 commit comments

Comments
 (0)
Please sign in to comment.