parent
1f5d7d08cd
commit
2f4ea3764e
9
.github/workflows/release.yml
vendored
9
.github/workflows/release.yml
vendored
@ -41,7 +41,6 @@ jobs:
|
|||||||
- x86_64-unknown-linux-gnu
|
- x86_64-unknown-linux-gnu
|
||||||
- x86_64-unknown-linux-musl
|
- x86_64-unknown-linux-musl
|
||||||
- x86_64-apple-darwin
|
- x86_64-apple-darwin
|
||||||
- x86_64-unknown-netbsd
|
|
||||||
- x86_64-unknown-freebsd
|
- x86_64-unknown-freebsd
|
||||||
- x86_64-pc-windows-gnu
|
- x86_64-pc-windows-gnu
|
||||||
- aarch64-apple-darwin
|
- aarch64-apple-darwin
|
||||||
@ -82,14 +81,6 @@ jobs:
|
|||||||
cross: false
|
cross: false
|
||||||
strip: true
|
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
|
- os: ubuntu-latest
|
||||||
name: freeBSD x86_64
|
name: freeBSD x86_64
|
||||||
target: x86_64-unknown-freebsd
|
target: x86_64-unknown-freebsd
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user