Skip to content

Commit 222d5ae

Browse files
committed
enable JRuby on Windows job in CI
1 parent 6e504de commit 222d5ae

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131
# remove 3.1 on ubuntu-latest to mark as primary
3232
- os: ubuntu-latest
3333
ruby: '3.1'
34-
# remove since JRuby on Windows gets newlines wrong in test suite
35-
- os: windows-latest
36-
ruby: jruby-9.3
3734
include:
3835
- os: ubuntu-latest
3936
ruby: jruby-9.2

0 commit comments

Comments
 (0)