Skip to content

Commit

Permalink
enable JRuby on Windows job in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mojavelinux committed Feb 28, 2024
1 parent 6e504de commit 222d5ae
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 @@ -31,9 +31,6 @@ jobs:
# remove 3.1 on ubuntu-latest to mark as primary
- os: ubuntu-latest
ruby: '3.1'
# remove since JRuby on Windows gets newlines wrong in test suite
- os: windows-latest
ruby: jruby-9.3
include:
- os: ubuntu-latest
ruby: jruby-9.2
Expand Down

0 comments on commit 222d5ae

Please sign in to comment.