Skip to content

Commit c352233

Browse files
committed
ci: enable JDK 11 and 16
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
1 parent 0f70cf8 commit c352233

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
java-version:
18-
- 8
1918
- 11
19+
- 16
2020
java-distribution:
2121
- adopt
2222
- zulu

0 commit comments

Comments
 (0)