Exclude Rails main + Ruby 3.2

It dropped support to Ruby 3.2 which is expected to be EOL by
2026-03-31.
This commit is contained in:
Carlos Antonio da Silva
2026-01-05 09:55:48 -03:00
parent 00a97782cb
commit 35920d27e5

View File

@@ -30,6 +30,8 @@ jobs:
ruby: '3.0'
- gemfile: Gemfile
ruby: '2.7'
- gemfile: gemfiles/Gemfile-rails-main
ruby: '3.2'
- gemfile: gemfiles/Gemfile-rails-main
ruby: '3.1'
- gemfile: gemfiles/Gemfile-rails-main