Skip to content

Commit

Permalink
Revert "2.2.6"
Browse files Browse the repository at this point in the history
This reverts commit 4d9223e.
  • Loading branch information
lleirborras committed Oct 17, 2023
1 parent 4d9223e commit 064c717
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-20.04, ubuntu-latest]
ruby: ['2.1.9', '2.2.6', '2.3.8' ]
ruby: ['2.1.9', '2.2.10', '2.3.8' ]
include:
- ruby: '2.1.9'
rack_version: '1.6.13'
redis_rb_version: '3.3.5'
- ruby: '2.2.6'
- ruby: '2.2.10'
rack_version: '2.1.4.3'
redis_rb_version: '4.1.1'
- ruby: '2.3.8'
Expand Down

0 comments on commit 064c717

Please sign in to comment.