Skip to content

Commit 4c9c67f

Browse files
authored
Update ci.yml
1 parent 8dfe3f2 commit 4c9c67f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Set up JDK 1.11
1313
uses: actions/setup-java@v1
1414
with:
15-
java-version: openjdk@1.11
15+
java-version: 11
1616
- name: Grant execute permission for gradlew
1717
run: chmod +x gradlew
1818
- name: Build with Gradle

0 commit comments

Comments
 (0)