| Age | Commit message (Collapse) | Author |
|
|
|
The specification was not triggered on a pull request.
|
|
because small numbers had made Azure Pipelines in the past and it's
using 20 now. I heard GitHub Actions has more parallelism, so it should
be okay.
|
|
|
|
because it's doing more than test-all
|
|
|
|
|
|
to allow having other workflows separately, and configure `name` to
simplify a tooltip label on GitHub.
|
|
|
|
Closes: https://github.com/ruby/ruby/pull/2327
|
|
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>
|
|
This just enables GitHub actions on our repository so we can try it out.
|