From a1f2f1ad7c59c45cb62e8be41fefbefba07bf4be Mon Sep 17 00:00:00 2001 From: Maya Date: Fri, 7 Nov 2025 14:16:15 -0500 Subject: [PATCH] chore: remove freeBSD --- .github/workflows/release.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index df0a3450..cf1f01ba 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -65,12 +65,6 @@ jobs: binary: netvisor-daemon-linux-arm64 use_cross: true - # FreeBSD - - os: ubuntu-latest - target: x86_64-unknown-freebsd - binary: netvisor-daemon-freebsd-amd64 - use_cross: true - # macOS - native builds - os: macos-latest target: x86_64-apple-darwin