Skip to content

Commit 9ba4ae9

Browse files
authored
Merge pull request #3778 from projectblacklight/ruby-4
Test on ruby 4
2 parents 6dd81c7 + 85d9f2d commit 9ba4ae9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/matrix.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
"additional_engine_cart_rails_options": ["--css=bootstrap"],
88
"additional_name": [""],
99
"include": [
10+
{
11+
"ruby": "4.0",
12+
"rails_version": "8.1.1",
13+
"additional_engine_cart_rails_options": "--css=bootstrap",
14+
"additional_name": "| Ruby 4"
15+
},
1016
{
1117
"ruby": "3.4",
1218
"rails_version": "8.1.1",

0 commit comments

Comments
 (0)