freebsd still not work

This commit is contained in:
rustdesk
2025-01-25 20:47:19 +08:00
parent 1fd1a2a3b6
commit 8557c4ab82
2 changed files with 1 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ jobs:
- { name: "arm64v8", target: "aarch64-unknown-linux-musl" }
- { name: "armv7", target: "armv7-unknown-linux-musleabihf" }
- { name: "i386", target: "i686-unknown-linux-musl" }
- { name: "amd64fb", target: "x86_64-unknown-freebsd" }
#- { name: "amd64fb", target: "x86_64-unknown-freebsd" }
steps: