From e83d2bb44993abad2ea898cda6cb9f1758b7ec56 Mon Sep 17 00:00:00 2001 From: Jason Frey Date: Tue, 31 Oct 2023 15:10:56 -0400 Subject: [PATCH] Drop Ruby 2.7 --- .github/workflows/ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2387a62..d4655aa 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -12,7 +12,6 @@ jobs: strategy: matrix: ruby-version: - - '2.7' - '3.0' env: BUNDLE_PATH: scripts/vendor/bundle