From 6d8913bb7caf18b1a95509cb0230481fb8545766 Mon Sep 17 00:00:00 2001 From: Joe Rafaniello Date: Tue, 22 Aug 2023 11:13:48 -0400 Subject: [PATCH] [QUINTEROS] Lock the release branch to test with ruby 3.0 --- .github/workflows/ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7f36c18ad..a7c653d41 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -12,7 +12,6 @@ jobs: strategy: matrix: ruby-version: - - '2.7' - '3.0' services: postgres: