codegen: prek 0.5.1 dropped riscv64 and s390x binaries

https://github.com/j178/prek/commit/8cbd1e9ef334b6f5f7f7d5598075c35bf05b1551
This commit is contained in:
Taiki Endo
2026-09-05 02:39:49 +09:00
parent e85bddd15a
commit 928a909c42
+1 -3
View File
@@ -26,8 +26,6 @@
"aarch64_windows": {
"asset_name": "${package}-${rust_target}.zip",
"bin": "${package}${exe}"
},
"riscv64_linux_gnu": {},
"s390x_linux_gnu": {}
}
}
}