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:
parent
5590e095ae
commit
c5274cdcba
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -19,6 +19,7 @@ jobs:
|
||||||
# Due to https://github.com/actions/runner/issues/849,
|
# Due to https://github.com/actions/runner/issues/849,
|
||||||
# we have to use quotes for '3.0'
|
# we have to use quotes for '3.0'
|
||||||
- '3.0'
|
- '3.0'
|
||||||
|
- 3.1
|
||||||
- head
|
- head
|
||||||
- jruby
|
- jruby
|
||||||
- jruby-head
|
- jruby-head
|
||||||
|
|
Loading…
Add table
Reference in a new issue