Commit 77dff37
committed
Merge bitcoin/bitcoin#32182: ci: Switch to dynamic library linkage in native Windows job
7967fe5 ci: Switch to dynamic library linkage in native Windows job (Hennadii Stepanov)
Pull request description:
This PR significantly reduces the vcpkg binary cache size, improving CI caching performance:
| Branch | Cache Size |
|---|--:|
| master | 2.6 GB |
| this PR | 430 MB |
Also see bitcoin/bitcoin#31176 (comment).
ACKs for top commit:
maflcko:
lgtm ACK 7967fe5
Tree-SHA512: d52fcf9cdc95bcbbe35def4634cd94d3c934be939a486ac4740da7e5706ef813950984987a7dfef45edeca8a539438dc8fc8f3f92adb7f188af2f0088b88e4db1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
206 | 205 | | |
207 | 206 | | |
208 | 207 | | |
| |||
221 | 220 | | |
222 | 221 | | |
223 | 222 | | |
224 | | - | |
| 223 | + | |
225 | 224 | | |
226 | 225 | | |
227 | 226 | | |
| |||
238 | 237 | | |
239 | 238 | | |
240 | 239 | | |
| 240 | + | |
| 241 | + | |
241 | 242 | | |
242 | 243 | | |
243 | 244 | | |
| |||
0 commit comments