diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index fa2ccdf84..04e2c805b 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -80,7 +80,7 @@ jobs: integration-macos: name: "Integration macos" # needed to get latest cpu - runs-on: macos-13 + runs-on: macos-13-xlarge steps: - uses: actions/checkout@v4 with: