Do not run ruby/spec on CI on Ruby 3.0

This commit is contained in:
Andrew Konchin 2025-03-27 00:25:15 +02:00 committed by Benoit Daloze
parent bac22c985e
commit c577416b27
Notes: git 2025-03-27 10:09:41 +00:00

View File

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