Skip to content

Commit

Permalink
CI: Update setup-msys2 to version 2.20.1
Browse files Browse the repository at this point in the history
See osdn #48522

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
  • Loading branch information
cazfi committed Aug 20, 2023
1 parent d6527ef commit 025c877
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
# 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.19.0 provides msys2 snapshot 20230526
uses: msys2/setup-msys2@v2.19.0
# 2.20.1 provides msys2 snapshot 20230718
uses: msys2/setup-msys2@v2.20.1
with:
msystem: UCRT64
install: >
Expand Down

0 comments on commit 025c877

Please sign in to comment.