summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorAndré Luis Leal Cardoso Junior <andrehjr@gmail.com>2021-12-27 13:41:16 -0300
committerAndré Luis Leal Cardoso Junior <andrehjr@gmail.com>2021-12-27 13:41:16 -0300
commitf7afcd90d1837d471c263d5af457f6098714e427 (patch)
tree6c09069b71fde235f96af7441d4606f512efe032 /.github/workflows
parentc67a4272a5cd0fc6ea6ebd36c1e315bb5159caa2 (diff)
downloadpry-f7afcd90d1837d471c263d5af457f6098714e427.tar.gz
jruby-head is failing a few specs
Diffstat (limited to '.github/workflows')
-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 d67d4065..4ef34eb3 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
- 3.1
# - head is currently broken due to yard support for 3.2.0-dev
- jruby
- - jruby-head
+ # - jruby-head
runs-on: ${{ matrix.os }}