Skip to content

Commit

Permalink
add ruby 3.2 to CI 'nightly' section as well
Browse files Browse the repository at this point in the history
  • Loading branch information
jrochkind committed Jan 9, 2023
1 parent 6140004 commit aed9772
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,14 @@ workflows:
only:
- main
jobs:
- build:
name: "ruby3-2_rails7-0"
ruby_version: 3.2.0
rails_version: 7.0.4
- build:
name: "ruby3-1_rails7-0"
ruby_version: 3.1.2
rails_version: 7.0.3
rails_version: 7.0.4

- build:
name: "ruby3-1_rails6-1"
Expand Down

0 comments on commit aed9772

Please sign in to comment.