Removed EOL version from .github/workflows/spec_guards.yml

This commit is contained in:
Hiroshi SHIBATA 2021-05-17 19:22:52 +09:00
parent 93fb186dd0
commit 1f91627c8e
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2

View File

@ -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