Skip to content

Commit d867e39

Browse files
committed
Run jruby-head on Windows
Last few failures on Windows caused by jruby/jruby#9018 were fixed in jruby/ruby#9019.
1 parent ec85851 commit d867e39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
- { os: ubuntu-latest , ruby: truffleruby-head }
4141
exclude:
4242
- { os: windows-latest, ruby: jruby }
43-
- { os: windows-latest, ruby: jruby-head }
4443

4544
steps:
4645
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)