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 f0e7ce2 commit 37ef894Copy full SHA for 37ef894
.github/workflows/issue519.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
distribution: 'adopt'
17
java-version: ${{ matrix.java-version }}
18
- check-latest: false
+ check-latest: true
19
cache: 'gradle'
20
21
- run: ./gradlew build --no-daemon
0 commit comments