From 78d97968a8734ef09acb86575dbfe20e59860bc2 Mon Sep 17 00:00:00 2001 From: Kayla Reopelle Date: Thu, 16 Mar 2023 09:06:32 -0700 Subject: [PATCH] Test 3.1.3 temporarily --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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