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:
Peter Tripp 2025-06-05 11:59:10 -04:00 committed by GitHub
parent 5b9d3ea097
commit bbd431ae8c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 275 additions and 0 deletions

View file

@ -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