mirror of
https://github.com/dndx/phantun.git
synced 2025-01-18 13:59:30 +08:00
chore(release): remove MIPS targets due to being downgraded to Tier 3
support by Rust
This commit is contained in:
parent
253ce54554
commit
e452e40edd
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -25,10 +25,6 @@ jobs:
|
||||
- arm-unknown-linux-musleabihf
|
||||
- aarch64-unknown-linux-gnu
|
||||
- aarch64-unknown-linux-musl
|
||||
- mips-unknown-linux-gnu
|
||||
- mips-unknown-linux-musl
|
||||
- mipsel-unknown-linux-gnu
|
||||
- mipsel-unknown-linux-musl
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user