Project

General

Profile

Feature #2050 ยป 0037-CI-Update-setup-msys2-to-version-2.32.0.patch

Marko Lindqvist, 06/14/2026 04:30 AM

View differences:

.github/workflows/ci.yml
# A mapping from msys2/setup-msys2 version to msys2 version can be
# found at
# https://github.com/msys2/setup-msys2/blob/main/CHANGELOG.md
# 2.31.1 provides msys2 snapshot 20260322
uses: msys2/setup-msys2@v2.31.1
# 2.32.0 provides msys2 snapshot 20260611
uses: msys2/setup-msys2@v2.32.0
with:
msystem: UCRT64
install: >
    (1-1/1)