Skip to content

Commit a0c1c71

Browse files
Update ci.yml
1 parent 61c64ed commit a0c1c71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/setup-java@v4
1515
with:
1616
java-version: '17'
17-
distribution: adopt
17+
distribution: 'temurin'
1818
cache: gradle
1919
- name: Build with Gradle
2020
run: ./gradlew build

0 commit comments

Comments
 (0)