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 macos back to gitlab actions after net5 becomes stable #220

Closed
TheAngryByrd opened this issue Oct 28, 2020 · 1 comment
Closed

Add macos back to gitlab actions after net5 becomes stable #220

TheAngryByrd opened this issue Oct 28, 2020 · 1 comment

Comments

@TheAngryByrd
Copy link
Owner

Describe the bug

In https://github.com/TheAngryByrd/MiniScaffold/pulls, macOS gitlab was refusing to use global.json version of 3.1.302. It was instead using 3.1.402, which causes NuGet/Home#9786 to happen. For now I've removed macOS from the gitlab runners but we should add it back when .net 5 becomes stable.

To Reproduce
Steps to reproduce the behavior:

  1. Add macos to gitlab build yaml
  2. Get build to run on actions
  3. watch dotnet sdk use 3.1.40x on dotnet new -i instead of 3.1.30x

Expected behavior
Not broken builds

Screenshots

Screen Shot 2020-10-28 at 10 11 42 AM
Screen Shot 2020-10-28 at 10 11 53 AM

@TheAngryByrd
Copy link
Owner Author

Closed in #222

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

No branches or pull requests

1 participant