mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:11:45 +03:00
GHA/windows: switch back to the canonical Cygwin mirror
The spare one is at the time of this patch inaccessible.
Follow-up to fb5541c28b #20583
Closes #21207
This commit is contained in:
parent
e127f8ce84
commit
dc20c91e04
1 changed files with 1 additions and 2 deletions
3
.github/workflows/windows.yml
vendored
3
.github/workflows/windows.yml
vendored
|
|
@ -97,8 +97,7 @@ jobs:
|
|||
work-vol: 'D:'
|
||||
# https://cygwin.com/mirrors.html
|
||||
# Main mirror status: https://archlinux.org/mirrors/kernel.org/
|
||||
# site: https://mirrors.kernel.org/sourceware/cygwin/
|
||||
site: https://cygwin.mirror.gtcomm.net/
|
||||
site: https://mirrors.kernel.org/sourceware/cygwin/
|
||||
# https://cygwin.com/cgi-bin2/package-grep.cgi
|
||||
packages: >-
|
||||
${{ matrix.build == 'autotools' && 'autoconf automake libtool make' || 'cmake ninja' }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue