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.
2 parents 5b46c59 + 1249de7 commit 4b181c7Copy full SHA for 4b181c7
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/setup-java@v2
21
with:
22
distribution: 'adopt'
23
- java-version: ${{matrix.jdk}}
+ java-version: 8
24
cache: 'maven'
25
26
- name: Build Release
0 commit comments