Skip to content

Commit 0beef94

Browse files
committed
👷 turn off JRuby on Windows
1 parent f06c52a commit 0beef94

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/windows.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,6 @@ jobs:
4545
rubygems: latest
4646
bundler: latest
4747

48-
# jruby-10.0 (targets Ruby 3.4 compatibility)
49-
- ruby: "jruby"
50-
appraisal: "current"
51-
exec_cmd: "rake test"
52-
gemfile: "Appraisal.root"
53-
rubygems: default
54-
bundler: default
55-
5648
steps:
5749
- name: Checkout
5850
uses: actions/checkout@v4

0 commit comments

Comments
 (0)