Skip to content

Conversation

sanych-sun
Copy link
Member

@sanych-sun sanych-sun commented Sep 22, 2025

build.cake makes us to switch to "net6.0" target for ARM platforms. What means test run with $FRAMEWORK set to "net6.0" and "netstandard2.1" are actually duplicates and both run using "net6.0" target framework.
This PR conditionally removes netstandard task from ARM platform.
(it removes like a 30 duplicated test variants)

@sanych-sun sanych-sun requested a review from a team as a code owner September 22, 2025 19:35
@sanych-sun sanych-sun requested review from ajcvickers and removed request for a team September 22, 2025 19:35
@sanych-sun sanych-sun added the chore Label to hide PR from generated Release Notes label Sep 22, 2025
@sanych-sun sanych-sun requested review from adelinowona and removed request for ajcvickers September 24, 2025 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Label to hide PR from generated Release Notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant