Skip to content

Commit

Permalink
Remove MIPS from CI
Browse files Browse the repository at this point in the history
Mips has been demoted to tier 3. CI is failing, so there is no reason to
keep it.
  • Loading branch information
tgross35 committed Aug 15, 2024
1 parent c4a60dd commit 369cee8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,6 @@ jobs:
test: true
- target: arm-unknown-linux-gnueabihf
test: true
- target: mips-unknown-linux-gnu
test: true
- target: mips64-unknown-linux-gnuabi64
test: true
- target: mips64el-unknown-linux-gnuabi64
test: true
- target: mipsel-unknown-linux-gnu
test: true
- target: powerpc-unknown-linux-gnu
test: true
- target: s390x-unknown-linux-gnu
Expand Down

0 comments on commit 369cee8

Please sign in to comment.