Skip to content

Clean up and upgrade .gitlab-ci.yml

Stan Hu requested to merge sh-cleanup-gitlab-ci into master
  1. Remove Ruby 2.4 testing. Ruby 2.4 is EOL'ed.
  2. Drop CentOS 6 support in favor of CentOS 8.
  3. Upgrade to Ruby 2.7 as the default.
  4. Use matrix builds to test all supported Ruby versions.
  5. Add test for Ruby 3.1.

Merge request reports

Loading