run CI with ruby 3.4

This commit is contained in:
HoneyryderChuck 2024-12-17 16:46:26 +00:00
parent 8fd2f4316a
commit 01055e80cc

View File

@ -122,7 +122,7 @@ regression tests:
script:
- bundle exec rake regression_tests
smoke_tests:
image: "ruby:3.3"
image: "ruby:3.4"
variables:
BUNDLE_WITHOUT: lint:assorted
CI: 1