Skip to content

Commit eb0273e

Browse files
committed
Enable CI build for JRuby on Windows
1 parent eabcc3e commit eb0273e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ jobs:
3030
operating-system: windows-latest
3131
- ruby: 3.3
3232
operating-system: windows-latest
33-
# - ruby: jruby-head
34-
# operating-system: windows-latest
33+
- ruby: jruby-head
34+
operating-system: windows-latest
3535

3636
env:
3737
JAVA_OPTS: -Djdk.io.File.enableADS=true

0 commit comments

Comments
 (0)