Skip to content

Commit e3559f1

Browse files
committed
Test on Blacklight 9 beta
1 parent c7e6517 commit e3559f1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ruby.yml

+5
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ jobs:
1818
additional_engine_cart_rails_options: ["-j importmap"]
1919
additional_name: [""]
2020
include:
21+
- rails_version: "~> 8.0"
22+
ruby: "3.4"
23+
blacklight_version: "~> 9.0.0.beta1"
24+
additional_engine_cart_rails_options: "-j importmap"
25+
additional_name: Blacklight 9 beta
2126
- rails_version: "~> 7.2"
2227
ruby: "3.3"
2328
blacklight_version: "~> 8.0"

0 commit comments

Comments
 (0)