Skip to content

ci: fix macOS iOS runtimes on Xcode 26.2 (backport #1959)#1960

Merged
agneszitte merged 1 commit into
release/stable/6.5from
mergify/bp/release/stable/6.5/pr-1959
Jan 29, 2026
Merged

ci: fix macOS iOS runtimes on Xcode 26.2 (backport #1959)#1960
agneszitte merged 1 commit into
release/stable/6.5from
mergify/bp/release/stable/6.5/pr-1959

Conversation

@mergify

@mergify mergify Bot commented Jan 29, 2026

Copy link
Copy Markdown

Changes

  • Use Xcode 26.2 for macOS template tests
  • Skip Xcode version validation on macOS
  • Ensure iOS 26.2 simulator runtime is available (download if missing)

Why

  • macOS-15 runners removed the iOS 26.0 simulator runtime (issue #13570), which broke net9/net10 macOS tests.
  • The .NET iOS workload still performs strict Xcode checks, so we skip validation and ensure the required simulator runtime is present to keep CI green.

Refs:

actions/runner-images#13570


This is an automatic backport of pull request #1959 done by [Mergify](https://mergify.com).

(cherry picked from commit 91d1e88)
@agneszitte
agneszitte merged commit d2ab256 into release/stable/6.5 Jan 29, 2026
8 of 68 checks passed
@agneszitte
agneszitte deleted the mergify/bp/release/stable/6.5/pr-1959 branch January 29, 2026 17:42
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.

1 participant