Skip to content

Revert "[main] Use macos-14-arm64 image in internal builds to workaround linker bug"#3035

Merged
akoeplinger merged 1 commit into
mainfrom
revert-2350-backport/pr-2220-to-main
Oct 24, 2025
Merged

Revert "[main] Use macos-14-arm64 image in internal builds to workaround linker bug"#3035
akoeplinger merged 1 commit into
mainfrom
revert-2350-backport/pr-2220-to-main

Conversation

@akoeplinger

Copy link
Copy Markdown
Member

Reverts #2350

Now that dotnet/runtime#119174 was fixed we should move back to the recommended macOS agent pool (which currently uses macOS 15).

@akoeplinger akoeplinger requested review from a team as code owners October 22, 2025 09:58
Copilot AI review requested due to automatic review settings October 22, 2025 09:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR reverts a previous workaround that pinned the macOS build agent to macos-14-arm64. With the underlying linker bug now resolved, the builds can return to using macos-latest-internal, which currently provides macOS 15 agents.

Key Changes:

  • Reverts the macOS agent pool image from macos-14-arm64 back to macos-latest-internal

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@akoeplinger akoeplinger merged commit 6e4b46e into main Oct 24, 2025
11 checks passed
@akoeplinger akoeplinger deleted the revert-2350-backport/pr-2220-to-main branch October 24, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants