Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit c9cc06d

Browse files
authored
Update gradle.yml
1 parent 91d96f9 commit c9cc06d

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
@@ -32,7 +32,7 @@ jobs:
3232
uses: actions/setup-java@v2
3333
with:
3434
distribution: "zulu"
35-
java-version: "8"
35+
java-version: "11"
3636
cache: "gradle"
3737

3838
- name: grant execute permission for gradlew

0 commit comments

Comments
 (0)