1
0
Fork 0
mirror of https://github.com/rubyjs/mini_racer synced 2023-03-27 23:21:28 -04:00

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

View file

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