Add ruby 2.6 gem build for linux (#5537)
* Add ruby 2.6 gem build for linux * Add docker hub organization * Add ruby2.6 in cross compile targets * Fix tests * Check mac version * No need to install php in preparation for macpull/5559/head
parent
24d344c30c
commit
c3340b20a8
6 changed files with 12 additions and 8 deletions
@ -0,0 +1,3 @@ |
||||
FROM grpctesting/rake-compiler-dock_53c22085d091183c528303791e7771359f699bcf |
||||
|
||||
RUN /bin/bash -l -c "gem install bundler" |
Loading…
Reference in new issue