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.
2 parents d27f25e + 3f1ca7c commit 2e58b9eCopy full SHA for 2e58b9e
.github/matrix.json
@@ -9,19 +9,12 @@
9
"include": [
10
{
11
"ruby": "3.4",
12
- "rails_version": "8.1.0.rc1",
+ "rails_version": "8.1.0",
13
"additional_engine_cart_rails_options": "--css=bootstrap"
14
},
15
16
17
18
- "additional_engine_cart_rails_options": "--css=bootstrap",
19
- "view_component_version": "~> 3.0",
20
- "additional_name": "ViewComponent 3"
21
- },
22
- {
23
- "ruby": "3.4",
24
25
"additional_engine_cart_rails_options": "--css=bootstrap --js=esbuild",
26
"additional_name": "| esbuild"
27
0 commit comments