You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 23, 2023. It is now read-only.
The Alpine CI is failing due to an old version of dotnet host package
specified in the dependencies.props file. There are no Alpine packages
for that version. However, updating that version causes Invariant.Tests
tests to fail for an unclear reason.
So I am making this change that disables building tests for Alpine in
the CI. That means we will still build both native and managed code of
corefx. This change is temporary until the Invariant test issue is
understood and fixed.
0 commit comments