Skip to content

Conversation

@kotlarmilos
Copy link
Member

Description

This PR updates iOS CoreCLR build job to use release configuration.

Depends on dotnet/runtime#121117

@kotlarmilos kotlarmilos self-assigned this Oct 27, 2025
@LoopedBard3
Copy link
Member

Micro benchmark and blazor_scenarios failures are unrelated as we are hitting them on main branch performance-ci runs. sdk_scenarios is also unrelated though not yet seeing it elsewhere.

Copy link
Contributor

Copilot AI left a comment

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 updates the iOS CoreCLR build job to use the release configuration instead of the checked configuration, aligning it with other iOS runtime types (iOSMono and iOSNativeAOT) which already use release builds.

  • Changes the dependency job name from build_ios_arm64_checked_iOSCoreCLR to build_ios_arm64_release_iOSCoreCLR in two pipeline files

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
eng/pipelines/upload-build-artifacts-jobs.yml Updates the dependency job name for artifact upload to reference the release build
eng/pipelines/templates/runtime-perf-job.yml Updates the dependency job name for performance testing to reference the release build

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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