This commit is contained in:
rustdesk
2025-01-25 20:37:16 +08:00
parent bcdfda43af
commit 1fd1a2a3b6
5 changed files with 8 additions and 4 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: