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 62eb33a commit b6f5feeCopy full SHA for b6f5fee
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
os: [windows-2016, windows-2019, ubuntu-18.04, ubuntu-20.04]
15
- java-version: ['7', '8', '11', '17']
+ java-version: ['8', '11', '17']
16
steps:
17
- name: Checkout
18
uses: actions/checkout@v2
0 commit comments