diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f060dc153e6..4904fd842a8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -183,7 +183,7 @@ jobs: fail-fast: false matrix: multiverse: [agent, background, background_2, database, frameworks, httpclients, httpclients_2, rails, rest] - ruby-version: [2.4.10, 3.2.1] + ruby-version: [2.4.10, 3.1.3] steps: - name: Configure git