From 35fe4be05d91092f362ab1f29b3145e44138915d Mon Sep 17 00:00:00 2001 From: Joe Rafaniello Date: Tue, 22 Aug 2023 11:14:08 -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 7f36c18..a7c653d 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: