ci(release): remove NetBSD build

closes #36
This commit is contained in:
Adrian Groh 2024-03-11 11:49:04 +01:00
parent 1f5d7d08cd
commit 2f4ea3764e
Signed by: Gobidev
GPG Key ID: 3AA3153E98B0D771

View File

@ -41,7 +41,6 @@ jobs:
- x86_64-unknown-linux-gnu
- x86_64-unknown-linux-musl
- x86_64-apple-darwin
- x86_64-unknown-netbsd
- x86_64-unknown-freebsd
- x86_64-pc-windows-gnu
- aarch64-apple-darwin
@ -82,14 +81,6 @@ jobs:
cross: false
strip: true
- os: ubuntu-latest
name: NetBSD x86_64
target: x86_64-unknown-netbsd
artifact_name: target/x86_64-unknown-netbsd/release/pfetch
release_name: pfetch-netbsd-x86_64.tar.gz
cross: true
strip: true
- os: ubuntu-latest
name: freeBSD x86_64
target: x86_64-unknown-freebsd