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 e6dfff4 commit 990f782Copy full SHA for 990f782
.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', '9', '10' '11']
+ java-version: ['8', '9', '10', '11']
16
steps:
17
- name: Checkout
18
uses: actions/checkout@v2
0 commit comments