Commit d4e7758
committed
Fix remaining Windows egress blocks: cygwin.com, sourceforge mirrors
The previous fix only covered one sourceforge mirror; CI hit a
different one (phoenixnap.dl.sourceforge.net) on retry, since the
mirror sourceforge redirects to varies per run. Switch to a
*.dl.sourceforge.net wildcard to cover any mirror instead of listing
them one by one.
Also add cygwin.com and its default package mirror
(mirrors.kernel.org), which cygwin-install-action needs and which
was never reachable even before harden-runner enforced blocking on
Windows.1 parent 8c05460 commit d4e7758
1 file changed
Lines changed: 4 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 35 | | |
39 | 36 | | |
40 | 37 | | |
| |||
140 | 137 | | |
141 | 138 | | |
142 | 139 | | |
143 | | - | |
| 140 | + | |
144 | 141 | | |
145 | 142 | | |
146 | | - | |
147 | 143 | | |
148 | 144 | | |
149 | 145 | | |
150 | 146 | | |
151 | | - | |
152 | 147 | | |
153 | 148 | | |
154 | | - | |
155 | 149 | | |
156 | 150 | | |
157 | | - | |
158 | | - | |
159 | 151 | | |
160 | 152 | | |
161 | 153 | | |
| |||
0 commit comments