From eee37037b3b8888e7e32f7323f0e8b8952719cfe Mon Sep 17 00:00:00 2001 From: Jirka Borovec <6035284+Borda@users.noreply.github.com> Date: Thu, 31 Aug 2023 22:57:20 +0200 Subject: [PATCH] 70min --- .github/workflows/ci-testing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-testing.yml b/.github/workflows/ci-testing.yml index 9dc5e1f5e1..f315b12291 100644 --- a/.github/workflows/ci-testing.yml +++ b/.github/workflows/ci-testing.yml @@ -48,7 +48,7 @@ jobs: #- { os: 'ubuntu-20.04', python-version: 3.8, topic: 'serve', extra: [], requires: 'oldest' } # todo # Timeout: https://stackoverflow.com/a/59076067/4521646 - timeout-minutes: 50 + timeout-minutes: 70 env: FREEZE_REQUIREMENTS: 1 TORCH_URL: https://download.pytorch.org/whl/cpu/torch_stable.html