Skip to content

Commit

Permalink
Test: Add freebsd build support
Browse files Browse the repository at this point in the history
  • Loading branch information
GenshinMinecraft committed Dec 13, 2024
1 parent 6767996 commit 12807ee
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/Build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,11 @@ jobs:
target: armv7-unknown-linux-musleabihf
bin: ak_monitor_client_rs
command: build
- release_for: freebsd_x86_64
os: ubuntu-latest
target: x86_64-unknown-freebsd
bin: ak_monitor_client_rs
command: build


runs-on: ${{ matrix.platform.os }}
Expand Down

0 comments on commit 12807ee

Please sign in to comment.