mirror of
https://github.com/curl/curl.git
synced 2026-07-26 17:37:16 +03:00
GHA/windows: delete MSYS2 ARM64 workaround
Follow-up to5249b99a70#18438 Follow-up toc4e776cafa#17103 Closes #19234
This commit is contained in:
parent
af8c98a0f3
commit
a3793ee7e3
1 changed files with 0 additions and 1 deletions
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
|
|
@ -238,7 +238,6 @@ jobs:
|
|||
if: ${{ matrix.sys != 'msys' }}
|
||||
with:
|
||||
msystem: ${{ matrix.sys }}
|
||||
update: ${{ matrix.sys == 'clangarm64' }} # delete this line on next msys2/setup-msys2 bump
|
||||
install: >-
|
||||
mingw-w64-${{ matrix.env }}-cc
|
||||
mingw-w64-${{ matrix.env }}-${{ matrix.build }} ${{ matrix.build == 'autotools' && 'make' || '' }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue