Meson based builds on CI should probably have debug set to true. That enables more error detection for them (especially after #42213 lands). There would be an argument for testing non-debug builds on CI if debug builds were constantly tested on developers' machines, but most development is still done with autotools based builds.
Meson based builds on CI should probably have debug set to true. That enables more error detection for them (especially after #42213 lands). There would be an argument for testing non-debug builds on CI if debug builds were constantly tested on developers' machines, but most development is still done with autotools based builds.