Skip to content

Commit

Permalink
Drop Dalli 2 support (#679)
Browse files Browse the repository at this point in the history
  • Loading branch information
santib authored Dec 16, 2024
1 parent f8fc4dc commit 6db4a73
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 44 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
- rails_6_1
- rails_6_0
- dalli3
- dalli2
- redis_5
- redis_4
- connection_pool_dalli
Expand All @@ -51,13 +50,6 @@ jobs:
- active_support_6_redis_cache_store_pooled
- redis_store
exclude:
- gemfile: dalli2
ruby: '3.3'
- gemfile: dalli2
ruby: '3.2'
- gemfile: dalli2
ruby: '3.1'
- gemfile: dalli2
ruby: '3.0'
- gemfile: rails_7_0
ruby: '2.6'
Expand Down
12 changes: 0 additions & 12 deletions gemfiles/dalli2.gemfile

This file was deleted.

24 changes: 0 additions & 24 deletions spec/acceptance/stores/active_support_dalli_store_spec.rb

This file was deleted.

0 comments on commit 6db4a73

Please sign in to comment.