Skip to content

Commit 8557c4a

Browse files
committed
freebsd still not work
1 parent 1fd1a2a commit 8557c4a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- { name: "arm64v8", target: "aarch64-unknown-linux-musl" }
3636
- { name: "armv7", target: "armv7-unknown-linux-musleabihf" }
3737
- { name: "i386", target: "i686-unknown-linux-musl" }
38-
- { name: "amd64fb", target: "x86_64-unknown-freebsd" }
38+
#- { name: "amd64fb", target: "x86_64-unknown-freebsd" }
3939

4040
steps:
4141

debian/changelog

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
rustdesk-server (1.1.14) UNRELEASED; urgency=medium
22
* Fix windows crash
3-
* Fix freebsd
43

54
rustdesk-server (1.1.13) UNRELEASED; urgency=medium
65
* Version check and refactor hbb_common to share with rustdesk client

0 commit comments

Comments
 (0)