Skip to content

Commit 5c8aec4

Browse files
committed
Test on blacklight 9 beta
1 parent 030404d commit 5c8aec4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ruby.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ jobs:
2828
blacklight_version: "~> 8.0"
2929
additional_engine_cart_rails_options: "-a propshaft -j esbuild"
3030
additional_name: "Rails 7.2 / esbuild"
31+
- rails_version: "~> 8.0"
32+
ruby: "3.4"
33+
blacklight_version: "9.0.0.beta1"
34+
additional_engine_cart_rails_options: "-a propshaft -j importmap"
35+
additional_name: "Blacklight 9 beta"
3136
env:
3237
RAILS_VERSION: ${{ matrix.rails_version }}
3338
BLACKLIGHT_VERSION: ${{ matrix.blacklight_version }}

0 commit comments

Comments
 (0)