We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dfe3f2 commit 4c9c67fCopy full SHA for 4c9c67f
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Set up JDK 1.11
13
uses: actions/setup-java@v1
14
with:
15
- java-version: openjdk@1.11
+ java-version: 11
16
- name: Grant execute permission for gradlew
17
run: chmod +x gradlew
18
- name: Build with Gradle
0 commit comments