Skip to content

Commit

Permalink
Temporarily drop testing against JRuby
Browse files Browse the repository at this point in the history
This is b/c therubyrhino isn't working properly in CI (see
https://github.com/hibachrach/react-rails/actions/runs/3034813789/jobs/4884297309)
  • Loading branch information
hibachrach committed Sep 14, 2022
1 parent 5f6062d commit 1c282a6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ jobs:
ruby:
- 2.7.0
- 2.6.5
- jruby-9.3.7.0
# TODO restore testing against JRuby w/ therubyrhino
# - jruby-9.3.7.0
gemfile:
# These have webpacker:
- rails_5.2_no_sprockets
Expand Down

0 comments on commit 1c282a6

Please sign in to comment.