summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/test.yml
AgeCommit message (Collapse)Author
2023-05-20Test against JRuby headGeremia Taglialatela
Also provide a better user message in workflow results when failures are allowed ("allow failures" instead of "true")
2023-05-03Reintroduce Ruby 2.6 compatibilityGeremia Taglialatela
The main reason is to allow JRuby 9.3, which is still supported.
2023-04-27Drop support for Ruby < 2.7Stefan
2023-04-27Test against Ruby headGeremia Taglialatela
2023-03-26Update deprecated GitHub actionGeremia Taglialatela
2023-03-26Test against Ruby 3.2 and JRuby 9.4Geremia Taglialatela
2022-02-08Switch CI to Github ActionsWeston Ganger