Skip to content

Commit 0077ddd

Browse files
committed
Run CI on Ruby 3.0.
1 parent d0e2935 commit 0077ddd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ jobs:
3131
- 2.5
3232
- 2.6
3333
- 2.7
34-
# - ruby-head # net-http-persistent
34+
- 3.0
35+
- ruby-head
3536
- jruby
3637
steps:
3738
- name: Clone repository

0 commit comments

Comments
 (0)