Ruby support in CI #894
waghanza
started this conversation in
Show and tell
Replies: 1 comment
-
Thanks, this has been handled - we now include 3.0 and 2.4 is gone from the matrix. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I can see that CI runs on ruby 2.4
vcr/.github/workflows/test.yml
Line 19 in fa90667
Maybe it could be accurate to remove this version, since 2.4 has reach EOL
https://www.ruby-lang.org/en/news/2020/04/05/support-of-ruby-2-4-has-ended/
Also, we can add 3.0 support
Regards,
Beta Was this translation helpful? Give feedback.
All reactions