Skip to content

Conversation

@edgchen1
Copy link
Contributor

Description

Set iOS simulator runtime version to 18.5 in mac.yml iphone_simulator job.

This job uses Xcode 16.4. According to this table, the corresponding simulator SDK version is 18.5.
https://github.com/actions/runner-images/blob/da7977bf2699f44e70b7d3c3352dedb0da38db9c/images/macos/macos-15-arm64-Readme.md?plain=1#L181

Motivation and Context

Address intermittent CI build timeouts.

@edgchen1 edgchen1 merged commit f46113d into main Aug 20, 2025
97 of 105 checks passed
@edgchen1 edgchen1 deleted the edgchen1/ios_ci_use_fixed_simulator_version branch August 20, 2025 20:30
adrianlizarraga pushed a commit that referenced this pull request Aug 25, 2025
…ntime version 18.5. (#25844)

### Description
<!-- Describe your changes. -->

Update mac.yml iphone_simulator job - use Xcode 16.4 and simulator
runtime version 18.5.

Changes from these PRs:
#25752
#25794

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

Fix CI build failure.
gedoensmax pushed a commit to gedoensmax/onnxruntime that referenced this pull request Sep 2, 2025
…ob (microsoft#25794)

### Description
<!-- Describe your changes. -->

Set iOS simulator runtime version to 18.5 in mac.yml iphone_simulator
job.

This job uses Xcode 16.4. According to this table, the corresponding
simulator SDK version is 18.5.

https://github.com/actions/runner-images/blob/da7977bf2699f44e70b7d3c3352dedb0da38db9c/images/macos/macos-15-arm64-Readme.md?plain=1#L181

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

Address intermittent CI build timeouts.
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.

3 participants