diff --git a/.github/workflows/daily.yml b/.github/workflows/daily.yml index 67b5d277d..a4113766b 100644 --- a/.github/workflows/daily.yml +++ b/.github/workflows/daily.yml @@ -11,7 +11,7 @@ jobs: test: runs-on: ${{ matrix.os }} # Testing all packages takes several hours - timeout-minutes: 720 + timeout-minutes: 1380 strategy: fail-fast: false # Updating the wiki fails if between the checkout of the wiki and the push of the update the other job pushes its update