Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add back macOS and Windows CI #4101

Merged
merged 12 commits into from
Nov 15, 2024
Merged

Conversation

externl
Copy link
Member

@externl externl commented Nov 14, 2024

We were previously getting .NET hangs when testing with .NET 9 preview in CI. Now that .NET 9 is officially released we should try macOS and Windows again.

@externl externl requested review from pepone and InsertCreativityHere and removed request for InsertCreativityHere November 14, 2024 18:38
{
socket.Bind(new IPEndPoint(IPAddress.IPv6Loopback, 0));
Assert.Ignore("IPv6 is not supported on macOS");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would add a reference to the relevant bug with a TODO to revert this once the fix makes it to 8.0

dotnet/runtime#102663

@externl externl merged commit 6c29fb7 into icerpc:main Nov 15, 2024
10 checks passed
pepone pushed a commit to pepone/icerpc-csharp that referenced this pull request Nov 15, 2024
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