Skip to content

Fix JRuby CI by capping rdoc below 8 on that engine #103

Fix JRuby CI by capping rdoc below 8 on that engine

Fix JRuby CI by capping rdoc below 8 on that engine #103

Workflow file for this run

name: typecheck
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ruby/setup-ruby@v1
with:
ruby-version: ruby
bundler-cache: true
- run: bundle exec rake steep