We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 733e132 commit c654b22Copy full SHA for c654b22
1 file changed
.circleci/config.yml
@@ -39,7 +39,7 @@ references:
39
test:
40
matrix:
41
parameters:
42
- ruby-version: ['3.2', '3.3']
+ ruby-version: ['3.2', '3.3', '3.4']
43
bundle-version: ['Gemfile.rails-8.0']
44
45
workflows:
0 commit comments