diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index d50d143b61..2248bd73f8 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -40,7 +40,7 @@ jobs: name: Unit Tests runs-on: macos-14-xlarge - timeout-minutes: 60 + timeout-minutes: 20 outputs: commit_author: ${{ steps.fetch_commit_author.outputs.commit_author }}