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

-------------

Commit messages:
 - Fix

Changes: https://git.openjdk.org/jdk/pull/26156/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26156&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8361478
  Stats: 5 lines in 1 file changed: 1 ins; 1 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/26156.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26156/head:pull/26156

PR: https://git.openjdk.org/jdk/pull/26156

Reply via email to