Skip to content

Commit

Permalink
Add freebsd in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
erebe committed Jan 22, 2024
1 parent 782fbbc commit 3116459
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ jobs:
- name: Linux armv7hf
target: armv7-unknown-linux-musleabihf

- name: Freebsd x86_64
target: x86_64-unknown-freebsd

- name: Freebsd x86
target: i686-unknown-freebsd

# - name: Android aarch64
# target: aarch64-linux-android

Expand Down

0 comments on commit 3116459

Please sign in to comment.