Skip to content
  • Kasper Marstal's avatar
    ENH: Do not upgrade OS; BUG: Do not pipe to grep · b0025b34
    Kasper Marstal authored
    Previously, we had to upgrade OS images to get CMake. This is not necessary anymore, and build was stalled by upgrade procedure. Piping to grep swallows the exit code of the make program, so even a failed build would always exit with 0.
    b0025b34