aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Add more runnersAaron Patterson2019-08-091-0/+4
| | | | Closes: https://github.com/ruby/ruby/pull/2327
* Run macOS tests on GitHub ActionsAaron Patterson2019-08-091-0/+35
| | | | | | | | | | This commit sets up the CI integration on GitHub Actions. We should give it a try because queue times are lower and I think we get more CPUs. Closes: https://github.com/ruby/ruby/pull/2327 Co-Authored-By: John Hawthorn <john@hawthorn.email>
* Enable GitHub Actions on RubyAaron Patterson2019-08-081-0/+0
This just enables GitHub actions on our repository so we can try it out.