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 d55fb16 commit 43a9908Copy full SHA for 43a9908
.github/workflows/gradle.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
strategy:
19
matrix:
20
- java: [ '1.8', '11' ]
+ java: [ '11' ]
21
name: Java ${{ matrix.java }} setup
22
23
steps:
0 commit comments