From 1f91627c8e8e6bbe9e86ff3d9c0c4e39bae1ec4c Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Mon, 17 May 2021 19:22:52 +0900 Subject: Removed EOL version from .github/workflows/spec_guards.yml --- .github/workflows/spec_guards.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.github') diff --git a/.github/workflows/spec_guards.yml b/.github/workflows/spec_guards.yml index 94149845eb..f921d66c75 100644 --- a/.github/workflows/spec_guards.yml +++ b/.github/workflows/spec_guards.yml @@ -11,8 +11,6 @@ jobs: # Specs from ruby/spec should still run on all supported Ruby versions. # This also ensures the needed ruby_version_is guards are there, see spec/README.md. ruby: - - ruby-2.5 -# - ruby-2.6 - ruby-2.7 - ruby-3.0 -- cgit v1.2.3