release: remove riscv64 and powerpc64 artifacts

Their CI workflows broke for different reasons.

I perceive these as niche platforms that aren't worth blocking
a release on. And not worth my time investigating CI problems.
This commit is contained in:
Andrew Gallant
2025-10-15 22:42:51 -04:00
parent 85eaf95833
commit 79d393a302
2 changed files with 0 additions and 14 deletions

View File

@@ -80,8 +80,6 @@ Feature enhancements:
Improve completions for `--hyperlink-format` in bash and fish.
* [FEATURE #3102](https://github.com/BurntSushi/ripgrep/pull/3102):
Improve completions for `--hyperlink-format` in zsh.
* [FEATURE #3165](https://github.com/BurntSushi/ripgrep/pull/3165):
Add release binaries for `riscv64gc-unknown-linux-gnu`.
14.1.1 (2024-09-08)