ruby/spec no longer supports 2.7 since it is EOL

This commit is contained in:
Benoit Daloze 2023-05-31 18:11:18 +02:00
Родитель 1ac17693de
Коммит 55c9c658bd
1 изменённых файлов: 1 добавлений и 1 удалений

2
.github/workflows/spec_guards.yml поставляемый
Просмотреть файл

@ -31,7 +31,7 @@ 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.7
- ruby-3.0
- ruby-3.1
- ruby-3.2