Skip to content

Commit 0e151be

Browse files
committed
Swap CI to JDK 17 minimum
1 parent 1bbd104 commit 0e151be

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci-actions.yml

-3
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
java:
16-
- { name: "11",
17-
java-version: 11,
18-
}
1916
- {
2017
name: "17",
2118
java-version: 17,

0 commit comments

Comments
 (0)