Skip to content

Choose a tag to compare

@github-actions github-actions released this 16 Jun 12:54
Immutable release. Only release title and notes can be modified.
v2.1.0

Support the pseudo-architecture ucrt64

Since the MSYS2 project (on which Git for Windows is based) deprecated
the MINGW64 flavor in favor of the UCRT64 flavor, there needs to be a
way to run GitHub workflows with the latter. This version provides that.