From ab298f0db05c56930db84d07e823ed7ebdee7d6b Mon Sep 17 00:00:00 2001 From: Justin Searls Date: Mon, 26 Aug 2024 08:46:09 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=AB=A1=20Ruby=203x3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b561d3e..e58fbbd 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -17,7 +17,6 @@ jobs: matrix: os: [ubuntu-latest] ruby-version: - - '3.0' - '3.1' - '3.2' - '3.3'