Do not run ruby/spec on CI on Ruby 3.0
This commit is contained in:
parent
bac22c985e
commit
c577416b27
Notes:
git
2025-03-27 10:09:41 +00:00
1
.github/workflows/spec_guards.yml
vendored
1
.github/workflows/spec_guards.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user