Skip to content

Commit

Permalink
Test on ruby 3.3 (#3021)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jun 28, 2024
1 parent 4a782e8 commit d961ced
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ jobs:
bootstrap_version: ~> 4.0
additional_engine_cart_rails_options: -a propshaft
additional_name: '/ Propshaft'
- rails_version: '7.0.8'
ruby: '3.3'
blacklight_version: 'latest'
bootstrap_version: ~> 4.0
additional_engine_cart_rails_options: -a propshaft
env:
RAILS_VERSION: ${{ matrix.rails_version }}
BLACKLIGHT_VERSION: ${{ matrix.blacklight_version }}
Expand Down

0 comments on commit d961ced

Please sign in to comment.