Skip to content

Commit

Permalink
Revert "Workaround for JRuby 9.2.15.0 regression"
Browse files Browse the repository at this point in the history
This reverts commit 39aec7e.
  • Loading branch information
koic committed Mar 14, 2021
1 parent 320b762 commit 7204cbc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,5 @@ workflows:
name: Ruby HEAD
image: rubocophq/circleci-ruby-snapshot:latest # Nightly snapshot build
- rake_default:
# FIXME: Workaround for JRuby 9.2.15.0.
# Please specify `circleci/jruby:9.2` when the following issue will be resolved.
# https://github.com/jruby/jruby/issues/6581
name: JRuby 9.2
image: circleci/jruby:9.2.14
image: circleci/jruby:9.2

0 comments on commit 7204cbc

Please sign in to comment.