Skip to content

Commit

Permalink
Test on ruby 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jun 21, 2024
1 parent 5907981 commit fd599a4
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 @@ -36,6 +36,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 fd599a4

Please sign in to comment.