Skip to content

Commit c654b22

Browse files
committed
Add Ruby 3.4 to the version matrix
1 parent 733e132 commit c654b22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ references:
3939
test:
4040
matrix:
4141
parameters:
42-
ruby-version: ['3.2', '3.3']
42+
ruby-version: ['3.2', '3.3', '3.4']
4343
bundle-version: ['Gemfile.rails-8.0']
4444

4545
workflows:

0 commit comments

Comments
 (0)