From c9603c262599a003dc4387f244dc5313a31fac3b Mon Sep 17 00:00:00 2001 From: David Murphy Date: Wed, 21 Aug 2024 09:32:52 -0600 Subject: [PATCH] Bump to get rebuild --- .github/workflows/test-packages-action-macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-packages-action-macos.yml b/.github/workflows/test-packages-action-macos.yml index ec1dca2c56a..699b33c7151 100644 --- a/.github/workflows/test-packages-action-macos.yml +++ b/.github/workflows/test-packages-action-macos.yml @@ -105,7 +105,7 @@ jobs: test: name: Test runs-on: ${{ inputs.runner }} - timeout-minutes: 180 # 3 Hours - More than this and something is wrong (MacOS needs a little more time) + timeout-minutes: 181 # 3 Hours - More than this and something is wrong (MacOS needs a little more time) needs: - generate-matrix strategy: