Skip to content

Commit 992e6dd

Browse files
committed
Add Ruby 2.0 to CI workflow
1 parent 22e560a commit 992e6dd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ jobs:
3333
- jruby-head
3434
- truffleruby-head
3535
include:
36+
- ruby: 2.0
37+
os: ubuntu-latest
38+
coverage: false
39+
bundler: 1
3640
- ruby: 2.1
3741
os: ubuntu-latest
3842
coverage: false

0 commit comments

Comments
 (0)