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 af09bc5 commit c9d6198Copy full SHA for c9d6198
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
strategy:
22
matrix:
23
- jdk: [11, 15]
+ jdk: [11, 15, 16]
24
steps:
25
- uses: actions/checkout@v2
26
- uses: actions/cache@v2.1.4
0 commit comments