diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 41a061873a..7f22d59050 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -216,7 +216,7 @@ jobs: strategy: fail-fast: false matrix: - multiverse: [agent, ai, background, background_2, kafka, database, frameworks, httpclients, httpclients_2, rails, rest] + multiverse: [agent, ai, background, background_2, kafka, database, frameworks, httpclients, httpclients_2, rails, rest, view_component] ruby-version: [2.4.10, 3.3.6] steps: