Disable builds for a project

Is it possible to disable builds for a project ?
I have a project which has known cloud-build issues I won’t be fixing soon,
but I don’t want to entirely delete the project either.

So as I continue developing w/ local builds,
the cloud keeps faithfully trying to build,
emailing me it failed, etc.

Hello,
You can deactivate automatic builds by platform in your project settings.
I think that if you uncheck all platforms, it would be okay

1 Like

ah - there it is:
| Targets | Show Basic Info | Edit Basic Info | “Enabled”.

thanks!