Skip to content

Install python2 and python3 packages during CI for debian and rhel

This PR modifies the CI builds for debian and RHEL linux to install both of the python2 and python3 packages at the same time, mainly to test for conflicts between them.

Merge request reports