diff --git a/.github/workflows/call-build-macos.yaml b/.github/workflows/call-build-macos.yaml index 9a81f325ac0..23cc9d79403 100644 --- a/.github/workflows/call-build-macos.yaml +++ b/.github/workflows/call-build-macos.yaml @@ -76,6 +76,8 @@ jobs: config: - name: "Apple Silicon macOS runner" runner: macos-14 + - name: "Intel macOS runner" + runner: macos-14-large steps: - name: Checkout repository