Skip to content

Remove redundant setup-xcode step from macOS CI #3369

Description

@omry

The macOS composite action selects latest-stable Xcode through maxim-lobanov/setup-xcode@v1.6.0, but Hydra does not explicitly invoke xcodebuild, xcrun, clang, or otherwise document a requirement for a particular Xcode version.

Removing this step would also remove an unnecessary third-party action from the GitHub Actions allowlist.

  • Remove the setup-xcode step from .github/actions/macos/action.yml.
  • Verify the macOS core_tests matrix still passes.
  • Verify macOS release validation in prepare-release.yml still passes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions