Project

General

Profile

Feature #1704 ยป 0017-CI-Update-setup-msys2-to-version-2.29.0.patch

Marko Lindqvist, 10/25/2025 07:32 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.28.0 provides msys2 snapshot 20250622
uses: msys2/setup-msys2@v2.28.0
# 2.29.0 provides msys2 snapshot 20250830
uses: msys2/setup-msys2@v2.29.0
with:
msystem: UCRT64
install: >
    (1-1/1)