diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3256dbf1327..9366323c9b9 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -12,7 +12,6 @@ jobs: strategy: matrix: ruby-version: - - '2.7' - '3.0' node-version: - 18 @@ -24,10 +23,6 @@ jobs: - spec:jest - spec:routes - spec:security - include: - - ruby-version: '2.7' - node-version: 18 - test-suite: spec services: postgres: image: manageiq/postgresql:13