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:
parent
d1aee59994
commit
c67a4272a5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue