Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: Issues with Travis
by
Acsone SA/NV, Stéphane Bidoul
On Fri, Feb 26, 2021 at 9:23 AM Tom Blauwendraat <tom@sunflowerweb.nl> wrote:
Beginner's question, but do the Docker containers then run on Github's servers (as a replacement of Travis' servers currently) or on OCA servers?
They'd run on GitHub servers, although GitHub allows self hosted runners if we want to.
Or, if the need arises again in the future, switch more easily to any another CI runner.
-sbi