Skip to content

Disabling iOS 26 run for now#277

Merged
wmathurin merged 1 commit intoforcedotcom:devfrom
wmathurin:dev
Sep 5, 2025
Merged

Disabling iOS 26 run for now#277
wmathurin merged 1 commit intoforcedotcom:devfrom
wmathurin:dev

Conversation

@wmathurin
Copy link
Copy Markdown
Contributor

https://github.com/actions/runner-images/blob/main/images/macos/macos-15-Readme.md is a bit confusing:

  • In the installed SDKs table, it has: Simulator - iOS 26.0 - iphonesimulator26.0 - Xcode 26.0
  • In the installed Simulators table, it does not have any iOS 26 simulators.

iOS 18 SDK is only with Xcode 16, and there is not iOS 17 SDK in macos-15.

macos-14 runner has iOS 17 but it is with Xcode 15 which is disallowed by our install.sh

https://github.com/actions/runner-images/blob/main/images/macos/macos-15-Readme.md is a bit confusing:
- In the installed SDKs table, it has: Simulator - iOS 26.0 - iphonesimulator26.0 - Xcode 26.0
- In the installed Simulators table, it does not have any iOS 26 simulators.

iOS 18 SDK is only with Xcode 16, and there is not iOS 17 SDK in macos-15.

macos-14 runner has iOS 17 but it is with Xcode 15 which is disallowed by our install.sh
@wmathurin wmathurin merged commit ababf8e into forcedotcom:dev Sep 5, 2025
3 of 7 checks passed
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.78%. Comparing base (dc777b5) to head (008ab4b).
⚠️ Report is 5 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #277   +/-   ##
=======================================
  Coverage   58.78%   58.78%           
=======================================
  Files          21       21           
  Lines        1776     1776           
=======================================
  Hits         1044     1044           
  Misses        732      732           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants