From 02c411b714b86e122e955d19183a7c39d0aada7d Mon Sep 17 00:00:00 2001 From: Joe Rafaniello Date: Tue, 22 Aug 2023 11:23:16 -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: