Commit 3f64c9a
committed
build-and-deploy: prepare for UCRT64 packages
We plan on building Git for Windows against the more modern UCRT instead
of the old MSVCRT at some point in the future (Most likely Git 3.0). To
be able to do that we'll need to be able to create and publish UCRT64
packages. And to aid a smooth transition, we'll need to be able to
publish MINGW64 and UCRT64 packages in parallel for a little while.
Prepare our deployment workflow to deal with this.
Signed-off-by: Matthias Aßhauer <mha1993@live.de>1 parent a3f219b commit 3f64c9a
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
| 252 | + | |
253 | 253 | | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| |||
0 commit comments