Skip to content

CI: fix CI jobs

Adriaan de Groot requested to merge fixup-ci into master
  • use gcc:10, the same image as all the other ARPA2 builds
  • massage the image on start so that we have the necessary (pip, cmake) tools
  • the scripts are bash: cilib commands use pushd / popd, which is a not-POSIX-sh-ism

Merge request reports