Skip to content

Commit

Permalink
freebsd still not work
Browse files Browse the repository at this point in the history
  • Loading branch information
rustdesk committed Jan 25, 2025
1 parent 1fd1a2a commit 8557c4a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
1 change: 0 additions & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
rustdesk-server (1.1.14) UNRELEASED; urgency=medium
* Fix windows crash
* Fix freebsd

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

0 comments on commit 8557c4a

Please sign in to comment.