diff --git a/.github/workflows/common.yml b/.github/workflows/common.yml index cc00da1f..9c6aac1d 100644 --- a/.github/workflows/common.yml +++ b/.github/workflows/common.yml @@ -11,6 +11,7 @@ on: jobs: buildAndTest: name: Build and test the project + if: github.repository == 'apple/container' timeout-minutes: 60 runs-on: [self-hosted, macos, sequoia, ARM64] permissions: