diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2ae0b7dc..3fff2b3e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,6 @@ jobs: strategy: matrix: java: - - 8 - 11 - 14 os: [ubuntu-latest, windows-latest]