Unverified Commit 414e8d42 authored by Jordan Harband's avatar Jordan Harband
Browse files

[Tests] switch cygwin mirror

parent 1b102ab9
Branches
Tags
No related merge requests found
Showing with 2 additions and 1 deletion
......@@ -55,7 +55,8 @@ jobs:
- name: Install Cygwin
shell: bash
run: |
export SITE='https://mirror.clarkson.edu/cygwin/'
export SITE='https://mirror.clarkson.edu/cygwin/' # see https://archlinux.org/mirrors/clarkson.edu/1603/ for uptime status
export SITE='https://mirrors.kernel.org/sourceware/cygwin/'
export LOCALDIR="$(pwd)"
export ROOTDIR="$USERPROFILE\\cygwin"
export PACKAGES='bash,git,curl'
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment