chore(ci): Ruby 2.4 EOL

Stop test against Ruby 2.4
This commit is contained in:
Frank Taillandier 2020-04-26 06:42:28 +02:00 committed by GitHub
parent 9916526835
commit 2bc1e04620
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@ build: off
environment:
BUNDLE_WITHOUT: "benchmark:development"
matrix:
- RUBY_FOLDER_VER: "24"
TEST_SUITE: "test"
- RUBY_FOLDER_VER: "26"
TEST_SUITE: "test"
- RUBY_FOLDER_VER: "26"