Skip to content

Commit 080bea3

Browse files
vemvlread
authored andcommitted
Also exercise JDK16 in CI
1 parent 91da6dd commit 080bea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
os: [ windows-latest, ubuntu-latest, macos-latest ]
11-
java: [ '8', '11' ]
11+
java: [ '8', '11', '16' ]
1212

1313
name: ${{ matrix.os }},jdk ${{ matrix.java }}
1414

0 commit comments

Comments
 (0)