diff --git a/.github/workflows/spec_guards.yml b/.github/workflows/spec_guards.yml index c08cf2ff88..37d58cea24 100644 --- a/.github/workflows/spec_guards.yml +++ b/.github/workflows/spec_guards.yml @@ -41,7 +41,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-3.0 - ruby-3.1 - ruby-3.2 - ruby-3.3