remove 2.4

This commit is contained in:
Mike Perham 2022-08-31 10:36:23 -07:00
parent 87ce17258b
commit 597adbe0e5
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby: ["2.4", "2.5", "2.6", "2.7", "3.0", "3.1", "jruby"]
ruby: ["2.5", "2.6", "2.7", "3.0", "3.1", "jruby"]
experimental: [false]
include:
- ruby: "truffleruby"