mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Removed EOL version from .github/workflows/spec_guards.yml
This commit is contained in:
parent
93fb186dd0
commit
1f91627c8e
1 changed files with 0 additions and 2 deletions
2
.github/workflows/spec_guards.yml
vendored
2
.github/workflows/spec_guards.yml
vendored
|
@ -11,8 +11,6 @@ jobs:
|
||||||
# Specs from ruby/spec should still run on all supported Ruby versions.
|
# 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.
|
# This also ensures the needed ruby_version_is guards are there, see spec/README.md.
|
||||||
ruby:
|
ruby:
|
||||||
- ruby-2.5
|
|
||||||
# - ruby-2.6
|
|
||||||
- ruby-2.7
|
- ruby-2.7
|
||||||
- ruby-3.0
|
- ruby-3.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue