Add Ruby 3.1 to CI

This commit is contained in:
Peter Goldstein 2022-01-09 21:35:49 -08:00
parent 1b47fd19a4
commit ef71769fd0
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ jobs:
- '2.6'
- '2.7'
- '3.0'
- '3.1'
- jruby
- truffleruby-head
steps: