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 18
18
fail-fast : false
19
19
matrix :
20
20
ruby :
21
+ - ' 3.4'
21
22
- ' 3.3'
22
23
- ' 3.2'
23
24
- ' 3.1'
@@ -50,14 +51,28 @@ jobs:
50
51
- active_support_6_redis_cache_store_pooled
51
52
- redis_store
52
53
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'
53
64
- gemfile : rails_7_0
54
65
ruby : ' 2.6'
55
66
- gemfile : rails_7_0
56
67
ruby : ' 2.5'
68
+ - gemfile : active_support_7_0_redis_cache_store
69
+ ruby : ' 3.4'
57
70
- gemfile : active_support_7_0_redis_cache_store
58
71
ruby : ' 2.6'
59
72
- gemfile : active_support_7_0_redis_cache_store
60
73
ruby : ' 2.5'
74
+ - gemfile : active_support_7_0_redis_cache_store_pooled
75
+ ruby : ' 3.4'
61
76
- gemfile : active_support_7_0_redis_cache_store_pooled
62
77
ruby : ' 2.6'
63
78
- gemfile : active_support_7_0_redis_cache_store_pooled
You can’t perform that action at this time.
0 commit comments