Skip to content

Commit

Permalink
Add Rails 7.1 to the test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jan 17, 2024
1 parent 00789a2 commit af4d2cb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ jobs:
bootstrap_version: ~> 4.0
additional_engine_cart_rails_options: -a propshaft
additional_name: '/ Propshaft'
- rails_version: '7.1.2'
ruby: '3.2'
blacklight_version: '8.0.0'
bootstrap_version: ~> 4.0
env:
RAILS_VERSION: ${{ matrix.rails_version }}
BLACKLIGHT_VERSION: ${{ matrix.blacklight_version }}
Expand Down

0 comments on commit af4d2cb

Please sign in to comment.