Skip to content

Commit

Permalink
Merge branch 'main' into drop-support-dalli-2
Browse files Browse the repository at this point in the history
  • Loading branch information
santib authored Dec 16, 2024
2 parents ae42048 + f8fc4dc commit ceeacbd
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 65 deletions.
26 changes: 0 additions & 26 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
- rails_7_0
- rails_6_1
- rails_6_0
- rails_5_2
- dalli3
- redis_5
- redis_4
Expand All @@ -49,33 +48,8 @@ jobs:
- active_support_7_0_redis_cache_store_pooled
- active_support_6_redis_cache_store
- active_support_6_redis_cache_store_pooled
- active_support_5_redis_cache_store
- active_support_5_redis_cache_store_pooled
- redis_store
exclude:
- gemfile: rails_5_2
ruby: '3.3'
- gemfile: active_support_5_redis_cache_store
ruby: '3.3'
- gemfile: active_support_5_redis_cache_store_pooled
ruby: '3.3'
- gemfile: rails_5_2
ruby: '3.2'
- gemfile: active_support_5_redis_cache_store
ruby: '3.2'
- gemfile: active_support_5_redis_cache_store_pooled
ruby: '3.2'
- gemfile: rails_5_2
ruby: '3.1'
- gemfile: active_support_5_redis_cache_store
ruby: '3.1'
- gemfile: active_support_5_redis_cache_store_pooled
ruby: '3.1'
- gemfile: rails_5_2
ruby: '3.0'
- gemfile: active_support_5_redis_cache_store
ruby: '3.0'
- gemfile: active_support_5_redis_cache_store_pooled
ruby: '3.0'
- gemfile: rails_7_0
ruby: '2.6'
Expand Down
13 changes: 0 additions & 13 deletions gemfiles/active_support_5_redis_cache_store.gemfile

This file was deleted.

14 changes: 0 additions & 14 deletions gemfiles/active_support_5_redis_cache_store_pooled.gemfile

This file was deleted.

12 changes: 0 additions & 12 deletions gemfiles/rails_5_2.gemfile

This file was deleted.

0 comments on commit ceeacbd

Please sign in to comment.