Skip to content

Commit d04c946

Browse files
committed
just testing differnet crazy stuff now
1 parent 035e1ef commit d04c946

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/ruby.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ jobs:
3636
strategy:
3737
fail-fast: false
3838
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: [""]
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: [""]
4646
include:
4747
- ruby: "3.3"
4848
rails_version: "8.0.0.beta1"

0 commit comments

Comments
 (0)