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.
distribution
1 parent 7ad71d3 commit 0ad8914Copy full SHA for 0ad8914
.github/workflows/pr-build-workflow.yml
@@ -34,6 +34,7 @@ jobs:
34
- name: Set up JDK
35
uses: actions/setup-java@v3
36
with:
37
+ distribution: 'temurin'
38
java-version: 17
39
40
- name: Run Gradle
0 commit comments