Skip to content

Commit

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

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
  • Loading branch information
cazfi committed Oct 28, 2023
1 parent 6c141d7 commit ac0d2e1
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.20.1 provides msys2 snapshot 20230718
uses: msys2/setup-msys2@v2.20.1
# 2.21.0 provides msys2 snapshot 20231026
uses: msys2/setup-msys2@v2.21.0
with:
msystem: UCRT64
install: >
Expand Down

0 comments on commit ac0d2e1

Please sign in to comment.