Skip to content

Commit 183e470

Browse files
committed
Disable CI for JRuby
1 parent 8a28da2 commit 183e470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- '3.3'
4343
- '3.2'
4444
- 'head'
45-
- 'jruby'
45+
# - 'jruby'
4646
- 'truffleruby'
4747

4848
services:

0 commit comments

Comments
 (0)