Skip to content

Commit

Permalink
Add Ruby v3.2 to CircleCI build
Browse files Browse the repository at this point in the history
Ruby v3.2.0 was recently released [1].

[1]: https://www.ruby-lang.org/en/news/2022/12/25/ruby-3-2-0-released/
  • Loading branch information
floehopper committed Dec 28, 2022
1 parent 2158312 commit f7e1763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -80,7 +80,7 @@ workflows:
- ruby:2.7
- ruby:3.0
- ruby:3.1
- ruby:3.2.0-preview3
- ruby:3.2
- ruby:latest
- jruby:9.3.9.0
gemfile:
Expand Down

0 comments on commit f7e1763

Please sign in to comment.