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 86a31f1 commit d624adaCopy full SHA for d624ada
.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: ['8']
+ java-version: ['8', '11']
16
steps:
17
- name: Checkout
18
uses: actions/checkout@v2
0 commit comments