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
The MinGW action pluging egor-tensin/setup-mingw@v2, used for windows builds of our C++ components, is now failing.
This is following the general availability of MinGW 13.1/13.2 (GCC 13).
A workaround is to pin the version to the last known working version (12.2.0).
See egor-tensin/setup-mingw#14
Track this issue and close when a proper upstream fix (at MinGW) is implemenetd.
The text was updated successfully, but these errors were encountered:
The MinGW action pluging
egor-tensin/setup-mingw@v2
, used for windows builds of our C++ components, is now failing.This is following the general availability of MinGW 13.1/13.2 (GCC 13).
A workaround is to pin the version to the last known working version (12.2.0).
See egor-tensin/setup-mingw#14
Track this issue and close when a proper upstream fix (at MinGW) is implemenetd.
The text was updated successfully, but these errors were encountered: