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 0a3bb73 commit cd3f36aCopy full SHA for cd3f36a
.github/workflows/github_actions.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/setup-java@v2
22
with:
23
distribution: 'adopt'
24
- java-version: '8'
+ java-version: '11'
25
check-latest: true
26
27
- run: |
0 commit comments