Skip to content

Reduction of autotools builders for Octopus 14 Gitlab CI

With the introduction of cmake and Gitlab CI, the number of autotools builders should be reduced

Autotools should be reduced to:

Old compilers

  • GCC production max parallel
  • Intel production max parallel

Stable compilers

  • GCC production max parallel
  • Intel production max parallel
Edited by Martin Lang