1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00

Add Ruby 3.1 to CI

This commit is contained in:
André Luis Leal Cardoso Junior 2021-12-27 11:19:45 -03:00
parent 5590e095ae
commit c5274cdcba

View file

@ -19,6 +19,7 @@ jobs:
# Due to https://github.com/actions/runner/issues/849,
# we have to use quotes for '3.0'
- '3.0'
- 3.1
- head
- jruby
- jruby-head