mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
chore: remove windows build and release support (#21902)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de> Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
6f7486a61e
commit
755ea5762b
@@ -460,7 +460,6 @@ fn preprocess_help(s: &str) -> Cow<'_, str> {
|
||||
// rustup available targets:
|
||||
// aarch64-apple-darwin
|
||||
// x86_64-unknown-linux-gnu
|
||||
// x86_64-pc-windows-gnu
|
||||
(
|
||||
r"default: reth/.*-[0-9A-Fa-f]{6,10}/([_\w]+)-(\w+)-(\w+)(-\w+)?",
|
||||
"default: reth/<VERSION>-<SHA>/<ARCH>",
|
||||
|
||||
Reference in New Issue
Block a user