gapic-generator-python icon indicating copy to clipboard operation
gapic-generator-python copied to clipboard

Github Actions CI is timing out

Open parthea opened this issue 2 years ago • 5 comments

See example of failure here: https://github.com/googleapis/gapic-generator-python/actions/runs/4103356306/jobs/7077442094

The command which is failing is sudo apt-get update here

https://github.com/googleapis/gapic-generator-python/blob/b4d1c4b2a26bc27ce5c1f7316c52636871d48418/.github/workflows/tests.yaml#L60-L62

parthea avatar Feb 06 '23 12:02 parthea