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

Update to .NET Core SDK 3.1.302 #681

Merged
merged 1 commit into from
Oct 27, 2020

Conversation

fabianishere
Copy link
Contributor

This change updates the .NET Core SDK used by the Actions Runner to
version 3.1.302 to address the issues that are caused by the following issue:
dotnet/runtime#13475
See #574 for more information.

Fixes #574

Copy link

@Laaknor Laaknor left a comment

Choose a reason for hiding this comment

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

Seems to work for me.

This change updates the .NET Core SDK used by the Actions Runner to
version 3.1.302 to address the issues that are caused by the following issue:
    dotnet/runtime#13475
See actions#574 for more information.

Fixes actions#574
@fabianishere
Copy link
Contributor Author

fabianishere commented Sep 24, 2020

@TingluoHuang @ericsciple

Could you please consider this pull request? This solves a pretty serious issue with the current builds which prevents Github Actions from working within a container (as dotnet/runtime#13475 explains).

@meiswjn
Copy link

meiswjn commented Oct 14, 2020

When will this be released?

@brandan-schmitz
Copy link

And word on when this can get pulled into the master and released?

@TingluoHuang TingluoHuang merged commit d55070d into actions:main Oct 27, 2020
AdamOlech pushed a commit to antmicro/runner that referenced this pull request Jan 28, 2021
This change updates the .NET Core SDK used by the Actions Runner to
version 3.1.302 to address the issues that are caused by the following issue:
    dotnet/runtime#13475
See actions#574 for more information.

Fixes actions#574
TingluoHuang pushed a commit that referenced this pull request Apr 21, 2021
This change updates the .NET Core SDK used by the Actions Runner to
version 3.1.302 to address the issues that are caused by the following issue:
    dotnet/runtime#13475
See #574 for more information.

Fixes #574
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.

Runner configure step stuck at authenticating when IPv6 is broken
6 participants