diff --git a/.github/workflows/aggregate_root.yml b/.github/workflows/aggregate_root.yml index 64be776..7c2ac5b 100644 --- a/.github/workflows/aggregate_root.yml +++ b/.github/workflows/aggregate_root.yml @@ -8,7 +8,7 @@ on: - reopened jobs: test: - runs-on: macos-latest + runs-on: macos-latest-large timeout-minutes: 5 steps: - uses: actions/checkout@v4