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 b002f5f commit 0688904Copy full SHA for 0688904
.github/workflows/gradle.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up JDK
17
uses: actions/setup-java@v3
18
with:
19
- java-version: 17
+ java-version: 11
20
distribution: temurin
21
22
- name: Set up Gradle
0 commit comments