Skip to content

Commit

Permalink
Remove MIPS targets
Browse files Browse the repository at this point in the history
  • Loading branch information
harmless-tech committed Aug 26, 2023
1 parent 0a12d91 commit 06a03fd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,14 +124,6 @@ jobs:
can-test: true
- target: s390x-unknown-linux-gnu
can-test: true
- target: mips64-unknown-linux-gnuabi64
can-test: true
- target: mips64-unknown-linux-muslabi64
can-test: true
- target: mips64el-unknown-linux-gnuabi64
can-test: true
- target: mips64el-unknown-linux-muslabi64
can-test: true
- target: armv7-unknown-linux-gnueabihf
can-test: true
- target: armv7-unknown-linux-musleabihf
Expand Down
8 changes: 0 additions & 8 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -408,14 +408,6 @@ jobs:
can-test: true
- target: s390x-unknown-linux-gnu
can-test: true
- target: mips64-unknown-linux-gnuabi64
can-test: true
- target: mips64-unknown-linux-muslabi64
can-test: true
- target: mips64el-unknown-linux-gnuabi64
can-test: true
- target: mips64el-unknown-linux-muslabi64
can-test: true
- target: armv7-unknown-linux-gnueabihf
can-test: true
- target: armv7-unknown-linux-musleabihf
Expand Down

0 comments on commit 06a03fd

Please sign in to comment.