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

Skip head tests for now, because of an incompatibility with Ruby 3.2.0-dev

This commit is contained in:
André Luis Leal Cardoso Junior 2021-12-27 13:24:15 -03:00
parent d1aee59994
commit c67a4272a5

View file

@ -20,7 +20,7 @@ jobs:
# we have to use quotes for '3.0'
- '3.0'
- 3.1
- head
# - head is currently broken due to yard support for 3.2.0-dev
- jruby
- jruby-head