We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7e6517 commit e3559f1Copy full SHA for e3559f1
.github/workflows/ruby.yml
@@ -18,6 +18,11 @@ jobs:
18
additional_engine_cart_rails_options: ["-j importmap"]
19
additional_name: [""]
20
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
26
- rails_version: "~> 7.2"
27
ruby: "3.3"
28
blacklight_version: "~> 8.0"
0 commit comments