ruby/spec has a minimum of Ruby 3.2 now

This commit is contained in:
Benoit Daloze 2025-05-10 10:28:14 +02:00
parent 3c37d6ffcf
commit 7add6b2ac3

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.1
- ruby-3.2
- ruby-3.3
- ruby-3.4