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 e9fb310 commit 155e5f8Copy full SHA for 155e5f8
.github/workflows/default-tests.yml
@@ -27,7 +27,7 @@ jobs:
27
needs: checkstyle
28
strategy:
29
matrix:
30
- java_version: ['8', '9', '10', '11', '12', '13']
+ java_version: ['8', '9', '10', '11', '12', '13', '14', '15', '16']
31
32
steps:
33
- uses: actions/checkout@v1
0 commit comments