Skip to content

Commit

Permalink
chore(release): remove MIPS targets due to being downgraded to Tier 3
Browse files Browse the repository at this point in the history
support by Rust
  • Loading branch information
dndx committed Nov 21, 2024
1 parent 253ce54 commit e452e40
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e452e40

Please sign in to comment.