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 035e1ef commit d04c946Copy full SHA for d04c946
.github/workflows/ruby.yml
@@ -36,13 +36,13 @@ jobs:
36
strategy:
37
fail-fast: false
38
matrix:
39
- ruby: ["3.3"]
40
- rails_version: ["7.0.8.4", "7.1.3.4", "7.2.0"]
41
- bootstrap_version: [null]
42
- view_component_version: ["~> 3.12"]
43
- api: [null]
44
- additional_engine_cart_rails_options: [""]
45
- additional_name: [""]
+ # ruby: ["3.3"]
+ # rails_version: ["7.0.8.4", "7.1.3.4", "7.2.0"]
+ # bootstrap_version: [null]
+ # view_component_version: ["~> 3.12"]
+ # api: [null]
+ # additional_engine_cart_rails_options: [""]
+ # additional_name: [""]
46
include:
47
- ruby: "3.3"
48
rails_version: "8.0.0.beta1"
0 commit comments