Commit 3ee25ca
committed
/deploy: no longer deploy the i686 MSYS variant of bash
The Bash v5.3.9 update causes i686-specific build failures due to a
libreadline version clash; see
git-for-windows/MSYS2-packages#269
Since 32-bit MinGit is the only remaining i686 artifact offered by
Git for Windows, and there is nothing critical in this Bash update
for it, fixing those build issues is not worth the trouble.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent c4326bb commit 3ee25ca
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
0 commit comments