Skip to content

Commit

Permalink
Enable CI on JRuby-head
Browse files Browse the repository at this point in the history
  • Loading branch information
marcandre committed Sep 29, 2020
1 parent 210ce65 commit 21451d5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/rubocop.yml
Expand Up @@ -31,8 +31,7 @@ jobs:
- { rubocop: master, ruby: 2.7, os: ubuntu, modern: true, title: 'Specs "modern"' }
- { rubocop: master, ruby: 2.7, os: ubuntu, internal_investigation: true, modern: true, title: 'Coding Style' }
- { ruby: jruby, rubocop: master, os: ubuntu }
# jruby-head disabled because of: https://github.com/jruby/jruby/issues/6416
# - { ruby: jruby-head, rubocop: master, os: ubuntu }
- { ruby: jruby-head, rubocop: master, os: ubuntu }
- { ruby: truffleruby, rubocop: master, os: ubuntu }
- { ruby: truffleruby-head, rubocop: master, os: ubuntu }

Expand Down

0 comments on commit 21451d5

Please sign in to comment.