Skip to content

Commit

Permalink
Swap CI to JDK 17 minimum
Browse files Browse the repository at this point in the history
  • Loading branch information
manovotn committed Jun 3, 2024
1 parent 1bbd104 commit 0e151be
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
fail-fast: false
matrix:
java:
- { name: "11",
java-version: 11,
}
- {
name: "17",
java-version: 17,
Expand Down

0 comments on commit 0e151be

Please sign in to comment.