On Mon, 7 Jul 2025 09:24:20 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:
> Installing MSYS2 takes considerable time in our Windows workflows. > Fortunately, GHA runners currently ship with MSYS2 bundled! The docs for > setup-msys2 step say it is enough to say `release: false` to use those: > https://github.com/msys2/setup-msys2?tab=readme-ov-file#release > > Also bumping the action version to gain access to the actual installed path. > > Additional testing: > - [x] GHA I recall there were some issues with using MSYS2 that comes with Actions. That was a long time ago though, are they no longer a problem with current Actions and MSYS2 versions? ------------- PR Comment: https://git.openjdk.org/jdk/pull/26156#issuecomment-3048539668