Skip to content

Commit

Permalink
Remove Ruby 2.2 from the CI
Browse files Browse the repository at this point in the history
Bundler started segfaulting in github actions, making this ruby version
impossible to test
  • Loading branch information
dcermak committed Jun 20, 2023
1 parent 41ec877 commit 17e4c60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
ruby:
- "2.0"
- "2.1"
- "2.2"
- "2.3"
- "2.4"
- "2.5"
Expand Down

0 comments on commit 17e4c60

Please sign in to comment.