From 1bc0c4b5a242515a1ab7f6f5aee43a5e90d1938f Mon Sep 17 00:00:00 2001 From: Joe Rafaniello Date: Tue, 22 Aug 2023 11:22:17 -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 7f36c18a..a7c653d4 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: