Test with Ruby 3.2

This commit is contained in:
Ashwin Maroli 2023-01-29 21:01:59 +05:30 committed by GitHub
parent 87dd43e654
commit 2b590254a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -22,8 +22,10 @@ jobs:
ruby_version: "2.7"
- label: Ruby 3.0
ruby_version: "3.0"
- label: Ruby 3.1.2
ruby_version: "3.1.2"
- label: Ruby 3.1
ruby_version: "3.1"
- label: Ruby 3.2
ruby_version: "3.2"
- label: JRuby 9.4.0.0
ruby_version: "jruby-9.4.0.0"
steps: