Skip to content

Commit

Permalink
Merge pull request #273 from prometheus/sinjo-add-ruby-3-2
Browse files Browse the repository at this point in the history
Add Ruby 3.2 to CI matrix
  • Loading branch information
Sinjo authored Dec 30, 2022
2 parents 2deb2f2 + 52a7910 commit 825b35c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ workflows:
- cimg/ruby:2.7
- cimg/ruby:3.0
- cimg/ruby:3.1
- cimg/ruby:3.2
- circleci/jruby:9.1
- circleci/jruby:9.2
- circleci/jruby:9.3

0 comments on commit 825b35c

Please sign in to comment.