We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e019ac7 commit dfd73c9Copy full SHA for dfd73c9
.github/matrix.json
@@ -7,6 +7,12 @@
7
"additional_engine_cart_rails_options": ["--css=bootstrap"],
8
"additional_name": [""],
9
"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
+ },
16
{
17
"rails_version": "8.1.1",
18
"additional_engine_cart_rails_options": "--css=bootstrap --js=esbuild",
0 commit comments