Skip to content

Switch shared mac pipeline image to macOS 15 ARM64#48100

Open
danieljurek with Copilot wants to merge 1 commit into
mainfrom
copilot/update-mac-image-to-arm64
Open

Switch shared mac pipeline image to macOS 15 ARM64#48100
danieljurek with Copilot wants to merge 1 commit into
mainfrom
copilot/update-mac-image-to-arm64

Conversation

Copilot AI commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

This updates the shared mac runner image used by Python CI to macos-15-arm64, moving the common mac build and smoke-test paths onto Apple Silicon. The change is intentionally scoped to the shared image variable so all existing consumers pick it up without duplicating image configuration.

  • Runner image

    • Update MACVMIMAGE in eng/pipelines/templates/variables/image.yml from macos-latest to macos-15-arm64.
  • Affected pipeline paths

    • eng/pipelines/templates/jobs/ci.yml (Build_MacOS)
    • eng/pipelines/templates/jobs/smoke.tests.yml (run_smoke_test_macos)
  • Scope

    • This changes runner selection only.
    • No job logic, matrix definitions, or package targeting rules were modified.
- name: MACVMIMAGE
  value: macos-15-arm64

Co-authored-by: danieljurek <2158838+danieljurek@users.noreply.github.com>
Copilot AI changed the title Use macOS 15 ARM64 for shared mac pipeline image Switch shared mac pipeline image to macOS 15 ARM64 Jul 16, 2026
Copilot AI requested a review from danieljurek July 16, 2026 19:41
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
9 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@danieljurek

Copy link
Copy Markdown
Member

/azp run python - storage

@danieljurek

Copy link
Copy Markdown
Member

/azp run python - keyvault

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
No pipelines were found matching this branch/path.

1 similar comment
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
No pipelines were found matching this branch/path.

@danieljurek

Copy link
Copy Markdown
Member

/azp run python - eventhub

@danieljurek

Copy link
Copy Markdown
Member

/azp run python - servicebus

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
No pipelines were found matching this branch/path.

1 similar comment
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
No pipelines were found matching this branch/path.

@danieljurek
danieljurek marked this pull request as ready for review July 17, 2026 17:26
Copilot AI review requested due to automatic review settings July 17, 2026 17:26
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
9 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

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

Updates the shared macOS CI image to target Apple Silicon.

Changes:

  • Changes MACVMIMAGE to macos-15-arm64.
  • Removes a trailing blank line.
  • The requested image is currently unavailable for Microsoft-hosted Azure Pipelines agents.

@danieljurek

Copy link
Copy Markdown
Member

Holding merge until Monday when feedback cycles will be faster

@danieljurek

Copy link
Copy Markdown
Member

/azp run python - servicebus - tests

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).

@danieljurek

Copy link
Copy Markdown
Member

/azp run python - eventhub - tests

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants