summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAndré Luis Leal Cardoso Junior <andrehjr@gmail.com>2021-12-27 13:24:15 -0300
committerAndré Luis Leal Cardoso Junior <andrehjr@gmail.com>2021-12-27 13:24:15 -0300
commitc67a4272a5cd0fc6ea6ebd36c1e315bb5159caa2 (patch)
tree5451b3acfe972e83e1c13a54d3e59583a9e0aac6 /.github
parentd1aee5999404ac4b24c34e7e94530bc1ad910b73 (diff)
downloadpry-c67a4272a5cd0fc6ea6ebd36c1e315bb5159caa2.tar.gz
Skip head tests for now, because of an incompatibility with Ruby 3.2.0-dev
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 464644eb..d67d4065 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -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