The source project of this merge request has been removed.
Maint/ci improvements
Implemented feature
After the merge of docker!16 (closed), we can now use the pre-compiled versions of packages in the messages
repo. This MR removes that repo from the build_depends.repos
file to keep it from being built from source on every CI job. This MR also adds CUDA builds to the list of CI jobs since we are now building nightly CUDA Docker images and these should compile just fine on CI.