diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c2ef374b..c9660055 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: strategy: matrix: java: - - 11.0.24 + - 17.0.12 - 21.0.5 steps: - name: Check out