diff --git a/.github/workflows/ci-actions.yml b/.github/workflows/ci-actions.yml index 13f04f62..fe3c2d51 100644 --- a/.github/workflows/ci-actions.yml +++ b/.github/workflows/ci-actions.yml @@ -13,9 +13,6 @@ jobs: fail-fast: false matrix: java: - - { name: "11", - java-version: 11, - } - { name: "17", java-version: 17,