Skip to content

Commit

Permalink
Run CI with Ruby 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jrochkind committed Jan 9, 2023
1 parent e225700 commit 963c3e0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ jobs:
workflows:
ci:
jobs:
- build:
name: "ruby3-2_rails7-0"
ruby_version: 3.2.0
rails_version: 7.0.3
- build:
name: "ruby3-1_rails7-0"
ruby_version: 3.1.2
Expand Down

0 comments on commit 963c3e0

Please sign in to comment.