Skip to content

Commit aec8563

Browse files
hsbtk0kubun
authored andcommitted
Use Oregon mirror for cygwin download
1 parent 485a603 commit aec8563

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/cygwin.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ jobs:
4646
uses: cygwin/cygwin-install-action@master
4747
with:
4848
packages: ruby gcc-core make autoconf libtool libssl-devel libyaml-devel libffi-devel zlib-devel rubygems
49+
site: |
50+
https://cygwin.osuosl.org/
4951
5052
- name: configure
5153
run: |

0 commit comments

Comments
 (0)