Skip to content

Commit

Permalink
remove obsolete rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
petercunning committed Jan 8, 2024
1 parent 9e7cfbd commit 51dc466
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ jobs:
fail-fast: false
matrix:
ruby-version:
- 2.3
- 2.4
- 2.5
- 2.6
- 2.7
- "3.0"
- 3.1
- 3.2
Expand All @@ -35,16 +30,6 @@ jobs:
- "~> 4.x"
- "~> 5.x"
exclude:
- ruby-version: 2.3
resque-version: "~> 1.27"
- ruby-version: 2.5
resque-version: "~> 2.4.0"
- ruby-version: 2.5
resque-version: master
- ruby-version: 2.3
redis-version: "~> 5.x"
- ruby-version: 2.4
redis-version: "~> 5.x"
- resque-version: "~> 1.27"
redis-version: "~> 5.x"
env:
Expand Down

0 comments on commit 51dc466

Please sign in to comment.