Skip to content

Commit 96beab3

Browse files
committed
Omit JRuby on Windows
This is temporary until jruby/jruby#8672 can be addressed.
1 parent da325a6 commit 96beab3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ jobs:
2525
ruby: truffleruby
2626
- os: windows-latest
2727
ruby: truffleruby-head
28+
- os: windows-latest
29+
ruby: jruby
30+
- os: windows-latest
31+
ruby: jruby-head
2832
- os: macos-latest
2933
ruby: mswin
3034
- os: ubuntu-latest

0 commit comments

Comments
 (0)