DEV: remove 2.4 from CI

Gem no longer officially supports EOL ruby
This commit is contained in:
Sam Saffron 2021-04-28 11:59:27 +10:00
parent 90edfa13bb
commit 8148e784b5
No known key found for this signature in database
GPG Key ID: B9606168D2FFD9F5
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ jobs:
fail-fast: false
matrix:
ruby:
- '2.4'
- '2.5'
- '2.6'
- '2.7'