commit | 45feab3c001766ac42115eeb0956b6ad170843f7 | [log] [tgz] |
---|---|---|
author | Brad King <brad.king@kitware.com> | Mon Jan 31 11:07:49 2022 -0500 |
committer | Brad King <brad.king@kitware.com> | Mon Jan 31 11:34:12 2022 -0500 |
tree | 977d74b7af8277b1ba058b1d3334c32540133f6b | |
parent | 74466016ec34ca0598ae3de546b7e71fc983b397 [diff] |
gitlab-ci: enable assertions on fedora34-ninja jobs We should have at least one CI job in merge request pipelines that builds CMake with assertions enabled. We avoid using the `Debug` configuration in order to keep CI artifacts small, so instead use the `Release` configuration without `-DNDEBUG`.