Project

General

Profile

Feature #2024 ยป 0034-CI-Update-setup-msys2-to-version-2.31.1.patch

Marko Lindqvist, 05/14/2026 04:14 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.0 provides msys2 snapshot 20260322
uses: msys2/setup-msys2@v2.31.0
# 2.31.1 provides msys2 snapshot 20260322
uses: msys2/setup-msys2@v2.31.1
with:
msystem: UCRT64
install: >
    (1-1/1)