pelikan
pelikan copied to clipboard
ci: exclude debug build for macos
macos builds continue to be flakey in ci for debug builds. In order to make ci less flakey, this change adds an exclude for debug build under macos
The change itself LGTM but the macos-release job is failing for what looks like a similar reason as the debug one.
Yeah - well, at least we can rule out debug mode as part of it. I'll open a separate PR to start troubleshooting this