mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
ci: azure: update to newer msys2 release
This commit is contained in:
parent
a24f4d8da4
commit
452c35656e
@ -27,7 +27,7 @@ jobs:
|
|||||||
timeoutInMinutes: 360
|
timeoutInMinutes: 360
|
||||||
steps:
|
steps:
|
||||||
- powershell: |
|
- powershell: |
|
||||||
(New-Object Net.WebClient).DownloadFile("https://github.com/msys2/msys2-installer/releases/download/2021-07-25/msys2-base-x86_64-20210725.sfx.exe", "sfx.exe")
|
(New-Object Net.WebClient).DownloadFile("https://github.com/msys2/msys2-installer/releases/download/2022-01-28/msys2-base-x86_64-20220128.sfx.exe", "sfx.exe")
|
||||||
.\sfx.exe -y -o\
|
.\sfx.exe -y -o\
|
||||||
displayName: Download/Extract/Install MSYS2
|
displayName: Download/Extract/Install MSYS2
|
||||||
- script: |
|
- script: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user