-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Find and apply solution for paid travis ci plans #22
Comments
robertfausk
added a commit
that referenced
this issue
Dec 9, 2021
As stated in: https://docs.travis-ci.com/user/billing-overview/#partner-queue-solution "Partner Queue Solution is a solution for infrastructure sponsored by our Partners with OSS in mind which can be used completely for free. Currently, it includes: IBM CPU builds in IBM Cloud (sponsored by IBM) ARM64 CPU builds in Equinix Metal (former Packet) infrastructure (sponsored by ARM) This is available only to Open Source Software repositories."
robertfausk
added a commit
that referenced
this issue
Dec 9, 2021
Which was basically nonsense setting it to arm64
robertfausk
added a commit
that referenced
this issue
Dec 9, 2021
cause dbrekelmans/bdi supports PHP 8
Use github actions instead. See #23 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Give it a try:
https://docs.travis-ci.com/user/billing-overview/#partner-queue-solution
Further reading:
https://www.jeffgeerling.com/blog/2020/travis-cis-new-pricing-plan-threw-wrench-my-open-source-works
https://docs.github.com/en/actions/learn-github-actions/introduction-to-github-actions
https://docs.github.com/en/actions/migrating-to-github-actions/migrating-from-travis-ci-to-github-actions
https://docs.github.com/en/actions/hosting-your-own-runners/about-self-hosted-runners
The text was updated successfully, but these errors were encountered: