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 c3d1f04 commit 1b64d7cCopy full SHA for 1b64d7c
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
fetch-depth: 0 # Fetch all history for all branches
14
15
- - name: Set up JDK 11
+ - name: Set up JDK 8
16
uses: actions/setup-java@v2
17
18
distribution: 'adopt'
0 commit comments