Project

General

Profile

Feature #162 ยป 0044-CI-Update-setup-msys2-to-version-2.21.1.patch

Marko Lindqvist, 01/09/2024 07:39 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.21.0 provides msys2 snapshot 20231026
uses: msys2/setup-msys2@v2.21.0
# 2.21.1 provides msys2 snapshot 20231026
uses: msys2/setup-msys2@v2.21.1
with:
msystem: UCRT64
install: >
    (1-1/1)