Build zed-remote-server
on FreeBSD (#29561)
Builds freebsd-remote-server under qemu working on linux runners. Release Notes: - Initial support for ssh remotes running FreeBSD x86_64
This commit is contained in:
parent
5b9d3ea097
commit
bbd431ae8c
4 changed files with 275 additions and 0 deletions
|
@ -5,6 +5,7 @@ components = [ "rustfmt", "clippy" ]
|
|||
targets = [
|
||||
"x86_64-apple-darwin",
|
||||
"aarch64-apple-darwin",
|
||||
"x86_64-unknown-freebsd",
|
||||
"x86_64-unknown-linux-gnu",
|
||||
"x86_64-pc-windows-msvc",
|
||||
"wasm32-wasip2", # extensions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue