rlenferink opened a new issue, #655: URL: https://github.com/apache/celix/issues/655
I think it would be good to also execute the RelWithDebInfo build and unit tests. This reduces the possibility of issues being found during a release ([context](https://lists.apache.org/thread/q5px4zl639cmnqv95pxzvfgg1w0rr7b6)). Suggestion: update the [.github/workflows/ubuntu.yml](https://github.com/apache/celix/blob/master/.github/workflows/ubuntu.yml) to execute a [matrix build](https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs) for: * Conan * Debug -> all features enabled * RelWithDebInfo -> all features enabled * RelWithDebInfo -> only the default features enabled * Apt * Debug -> all features enabled * RelWithDebInfo -> all features enabled * RelWithDebInfo -> only the default features enabled -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@celix.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org