Skip to content

CI: Add a long filename to a build

Kyle Edwards requested to merge kyle.edwards/cmake:ci-long-names into master

Nightly testing occasionally uncovers problems around long filenames that were not found during gitlab-ci testing. Give a GitLab runner a long filename to detect such problems.

Merge request reports