git-for-windows / gfw-helper-github-app

2 stars 6 forks source link

Prepare for the architecture split between MSYS2 runtime 3.3.* vs 3.4.* #33

Closed dscho closed 1 year ago

dscho commented 1 year ago

From here on out, we will build msys2-runtime-3.3 only for i686, and msys2-runtime only for x86_64. This is a necessary prerequisite for upgrading msys2-runtime to the current version, v3.4.6, because that simply does not support i686 anymore (and to accommodate for that, we move git-sdk-32 to using msys2-runtime-3.3 instead of msys2-runtime).