Skip to content

Commit

Permalink
Add blacklight 8 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jul 19, 2024
1 parent adcb286 commit f9321dd
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,12 @@ jobs:
ruby: "3.2"
blacklight_version: "~> 7.34"
bootstrap_version: ~> 4.0
additional_name: Rails 6.1
additional_name: Rails 7.1
- rails_version: 7.1.3.4
ruby: 3.3
blacklight_version: ~> 8.0
bootstrap_version: ~> 4.0
additional_name: Blacklight 8
- rails_version: 7.0.8.4
ruby: 3.3
blacklight_version: ~> 7.34
Expand Down

0 comments on commit f9321dd

Please sign in to comment.