1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-10-31 23:22:03 +00:00

CICD: Stop building for x86_64-pc-windows-gnu which fails

Let's not build for platforms that are broken. If someone fixes the
build we can of course add it back.
This commit is contained in:
Martin Nordholts
2025-04-07 06:21:23 +02:00
parent 57629bcaca
commit 3691c9945a
2 changed files with 1 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
## Other
- Work around build failures when building `bat` from vendored sources #3179 (@dtolnay)
- CICD: Stop building for x86_64-pc-windows-gnu which fails #3261 (Enselic)
## Syntaxes