Skip to content

Commit 612bb85

Browse files
committed
CI against JRuby 9.3
Follow up to rubocop/rubocop#10183.
1 parent 2e46a36 commit 612bb85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ workflows:
5454
name: Ruby HEAD
5555
image: rubocophq/circleci-ruby-snapshot:latest # Nightly snapshot build
5656
- rake_default:
57-
name: JRuby 9.2
58-
image: circleci/jruby:9.2
57+
name: JRuby 9.3
58+
image: circleci/jruby:9.3

0 commit comments

Comments
 (0)