Skip to content

Commit

Permalink
ci: drop rdoc from the upstream jruby bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Dec 10, 2024
1 parent 8b605df commit 3df10a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,8 @@ jobs:

jruby-head:
runs-on: ubuntu-latest
env:
BUNDLE_WITHOUT: "rdoc"
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 3df10a9

Please sign in to comment.