From ac5ed5891ec9376ec3fc2104da095f514b04e641 Mon Sep 17 00:00:00 2001 From: haasad Date: Sun, 29 Oct 2023 21:15:52 +0100 Subject: [PATCH] Completely remove timeout, default is 6 hours --- .github/workflows/install-canary.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/install-canary.yaml b/.github/workflows/install-canary.yaml index ebcc19349..8825c25d7 100644 --- a/.github/workflows/install-canary.yaml +++ b/.github/workflows/install-canary.yaml @@ -10,7 +10,6 @@ on: jobs: canary-installs: runs-on: ${{ matrix.os }} - timeout-minutes: 120 strategy: fail-fast: false matrix: