Skip to content

Commit

Permalink
Add Ruby 3.2 to CI matrix
Browse files Browse the repository at this point in the history
Ruby 3.2 was released today, and I would truly hate for us to waste
another second in adding it to our list of supported versions.

Happy Christmas everyone!

Signed-off-by: Chris Sinjakli <chris@sinjakli.co.uk>
  • Loading branch information
Sinjo committed Dec 25, 2022
1 parent 2deb2f2 commit 52a7910
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 52a7910

Please sign in to comment.