Skip to content

Commit

Permalink
add JRuby on Windows to CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
slonopotamus committed Jan 24, 2020
1 parent 12447ae commit 6d74e3c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ jobs:
# TODO: nokogiri doesn't install on 2.7 on Windows: https://github.com/sparklemotion/nokogiri/issues/1961
- ruby: 2.7
platform: windows-latest
# eregon/use-ruby-action doesn't support JRUBY on Windows
- ruby: jruby
platform: windows-latest
runs-on: ${{ matrix.platform }}
steps:
- name: Checkout
Expand Down

0 comments on commit 6d74e3c

Please sign in to comment.