diff --git a/.github/workflows/common.yml b/.github/workflows/common.yml index 3ff184d53..5a888abba 100644 --- a/.github/workflows/common.yml +++ b/.github/workflows/common.yml @@ -23,7 +23,7 @@ jobs: buildAndTest: name: Build and test the project if: github.repository == 'apple/container' - timeout-minutes: 60 + timeout-minutes: 75 runs-on: [self-hosted, macos, tahoe, ARM64] permissions: contents: read