Skip to content

Commit 38b57d0

Browse files
committed
Don't CI on ruby-head because of net-http-persistent.
1 parent f68625d commit 38b57d0

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
@@ -31,7 +31,7 @@ jobs:
3131
- 2.5
3232
- 2.6
3333
- 2.7
34-
- ruby-head
34+
# - ruby-head # net-http-persistent
3535
- jruby
3636
steps:
3737
- name: Clone repository

0 commit comments

Comments
 (0)