diff --git a/.github/workflows/hosted_runners.yml b/.github/workflows/hosted_runners.yml index e04eb8d5be2..38557decd10 100644 --- a/.github/workflows/hosted_runners.yml +++ b/.github/workflows/hosted_runners.yml @@ -538,7 +538,7 @@ jobs: strategy: matrix: build_type: [Release, Debug] - architecture: [x86_64, arm64] + architecture: [arm64] os: [macos-14, macos-15] steps: