Amos Robinson
Results
13
comments of
Amos Robinson
I found that I also needed to add this environment variable to get dotnet working: ``` ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true ``` However, even with these fixes, I still can't get `make ci`...
Thanks @gebner! I will try it out. (I'm surprised amd64 is slow on Linux, but it's good to know - I assumed most people would be using x86)
That was an impressively quick diagnosis and fix! Thanks