mirror of
https://github.com/curl/curl.git
synced 2026-08-26 00:33:34 +03:00
GHA: update msys2/setup-msys2 digest to 40677d3
After: MINGW64_NT-10.0-20348 runnervmdy573 3.6.3-1f8def9f.x86_64 2025-06-18 07:19 UTC x86_64 Msys Before: MINGW64_NT-10.0-20348 runnervmdy573 3.5.7-2644508f.x86_64 2025-02-06 19:32 UTC x86_64 Msys Closes #17708
This commit is contained in:
parent
8128a17e71
commit
9a26be1e6a
2 changed files with 5 additions and 5 deletions
2
.github/workflows/distcheck.yml
vendored
2
.github/workflows/distcheck.yml
vendored
|
|
@ -182,7 +182,7 @@ jobs:
|
|||
matrix:
|
||||
image: [ubuntu-latest, macos-latest, windows-latest]
|
||||
steps:
|
||||
- uses: msys2/setup-msys2@d44ca8e88d8b43d56cf5670f91747359d5537f97 # v2
|
||||
- uses: msys2/setup-msys2@40677d36a502eb2cf0fb808cc9dec31bf6152638 # v2
|
||||
if: ${{ contains(matrix.image, 'windows') }}
|
||||
with:
|
||||
msystem: mingw64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue