Skip to content

Commit c9d6198

Browse files
committed
Test on JDK16
1 parent af09bc5 commit c9d6198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
strategy:
2222
matrix:
23-
jdk: [11, 15]
23+
jdk: [11, 15, 16]
2424
steps:
2525
- uses: actions/checkout@v2
2626
- uses: actions/cache@v2.1.4

0 commit comments

Comments
 (0)