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 think the problem was something else about Actions MSYS2 not being usable, but alas I can't remember enough to actually make a valid point. So this gets a +1 from me since it can easily be backed out if it does cause issues. I'm not a Reviewer though, so you'll have to wait for Magnus to take a look at this ------------- Marked as reviewed by jwaters (Committer). PR Review: https://git.openjdk.org/jdk/pull/26156#pullrequestreview-3000765326