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
workflows: Downgrade mingw to workaround Windows failure
Because of golang/go#46099 'make check' on
Windows in GitHub Actions is failing with '==34372==ERROR:
ThreadSanitizer failed to allocate 0x000003061000 (50728960) bytes at
0x200dabe7d0000 (error code: 87)'
This commit downgrades mingw to 10.0.20 in order to avoid this problem.
This will need to be reverted once this is fixed in mingw or golang.
0 commit comments