File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1818 fail-fast : false
1919 matrix :
2020 ruby :
21+ - ' 3.4'
2122 - ' 3.3'
2223 - ' 3.2'
2324 - ' 3.1'
@@ -50,14 +51,28 @@ jobs:
5051 - active_support_6_redis_cache_store_pooled
5152 - redis_store
5253 exclude :
54+ - gemfile : rails_6_0
55+ ruby : ' 3.4'
56+ - gemfile : active_support_6_redis_cache_store
57+ ruby : ' 3.4'
58+ - gemfile : active_support_6_redis_cache_store_pooled
59+ ruby : ' 3.4'
60+ - gemfile : rails_6_1
61+ ruby : ' 3.4'
62+ - gemfile : rails_7_0
63+ ruby : ' 3.4'
5364 - gemfile : rails_7_0
5465 ruby : ' 2.6'
5566 - gemfile : rails_7_0
5667 ruby : ' 2.5'
68+ - gemfile : active_support_7_0_redis_cache_store
69+ ruby : ' 3.4'
5770 - gemfile : active_support_7_0_redis_cache_store
5871 ruby : ' 2.6'
5972 - gemfile : active_support_7_0_redis_cache_store
6073 ruby : ' 2.5'
74+ - gemfile : active_support_7_0_redis_cache_store_pooled
75+ ruby : ' 3.4'
6176 - gemfile : active_support_7_0_redis_cache_store_pooled
6277 ruby : ' 2.6'
6378 - gemfile : active_support_7_0_redis_cache_store_pooled
You can’t perform that action at this time.
0 commit comments