Skip to content

Commit

Permalink
Bump Rails version from 7.0 to 7.1 in Bootstrap 4 CI tests.
Browse files Browse the repository at this point in the history
- Rails 7.0 is EOL per #3498
  • Loading branch information
seanaery committed Jan 27, 2025
1 parent 43e4b03 commit a26749c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
additional_name: "/ Propshaft"
additional_engine_cart_rails_options: -a propshaft --css=bootstrap
- ruby: "3.1"
rails_version: "7.0.8.4"
rails_version: "7.1.5.1"
bootstrap_version: "~> 4.0"
additional_name: "/ Bootstrap 4"
- ruby: "3.3"
Expand Down

0 comments on commit a26749c

Please sign in to comment.