Skip to content

Fix failing pipeline

Shao Ming Tan requested to merge experiment-remove-pipe into main

The latest build failed for multiple reasons:

This MR does the following to fix this issue:

  • Bump the runner size to saas-linux-medium-amd64
  • Increase wget timeout
  • Remove pipe between wget and tar

At the same time, I've also increased this project's job timeout to 2 hours.

More context in the issue

Edited by Adam Cohen

Merge request reports