Commit ba9759d
committed
ci: Use mirrors for kernel.org in install-musl.sh
We have had a high number of CI failures in the past few days due to
errors like:
#9 857.0 curl: (28) Failed to connect to kernel.org port 443 after 135536 ms: Couldn't connect to server
#9 ERROR: process "/bin/sh -c /install-musl.sh arm" did not complete successfully: exit code: 28
Replace the Alpine kernel.org URLs with a rust-lang mirror to mitigate
this.1 parent ec63a9d commit ba9759d
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
120 | 124 | | |
121 | 125 | | |
122 | 126 | | |
| |||
0 commit comments