Reactivecocoa: Use GitHub Actions for CI

Created on 23 Sep 2019  路  2Comments  路  Source: ReactiveCocoa/ReactiveCocoa

It would make the CI jobs faster with the much higher usage limits than Travis: https://help.github.com/en/articles/workflow-syntax-for-github-actions#usage-limits

  • You can execute up to 20 workflows concurrently per repository.
  • ...
  • You can run up to 20 jobs concurrently per repository across all workflows.

@ReactiveCocoa/reactivecocoa Could someone with the admin right sign up for the beta?

https://github.com/features/actions

Most helpful comment

Done 馃憤

All 2 comments

Done 馃憤

Moved to GitHub Actions in #3706.

Was this page helpful?
0 / 5 - 0 ratings