mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2025-07-01 07:15:36 +00:00
Update build.yaml
This commit is contained in:
parent
e251161c5d
commit
66c78c23fe
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@ -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:
|
||||
|
||||
@ -181,7 +181,7 @@ jobs:
|
||||
- { os: "linux", name: "arm64v8", suffix: "" }
|
||||
- { os: "linux", name: "armv7", suffix: "" }
|
||||
- { os: "linux", name: "i386", suffix: "" }
|
||||
- { os: "linux", name: "amd64fb", suffix: "" }
|
||||
#- { os: "linux", name: "amd64fb", suffix: "" }
|
||||
- { os: "windows", name: "x86_64", suffix: "-unsigned" }
|
||||
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user