Add Ruby 3.1 to CI Matrix

This commit is contained in:
Ashwin Maroli 2021-12-29 18:02:53 +05:30 committed by GitHub
parent 0967c71097
commit 07e510f964
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ jobs:
ruby_version: "2.7"
- label: Ruby 3.0
ruby_version: "3.0"
- label: Ruby 3.1
ruby_version: "3.1"
- label: JRuby 9.2.20.1
ruby_version: "jruby-9.2.20.1"
steps: