Skip to content

Commit 369cee8

Browse files
committed
Remove MIPS from CI
Mips has been demoted to tier 3. CI is failing, so there is no reason to keep it.
1 parent c4a60dd commit 369cee8

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,6 @@ jobs:
3939
test: true
4040
- target: arm-unknown-linux-gnueabihf
4141
test: true
42-
- target: mips-unknown-linux-gnu
43-
test: true
44-
- target: mips64-unknown-linux-gnuabi64
45-
test: true
46-
- target: mips64el-unknown-linux-gnuabi64
47-
test: true
48-
- target: mipsel-unknown-linux-gnu
49-
test: true
5042
- target: powerpc-unknown-linux-gnu
5143
test: true
5244
- target: s390x-unknown-linux-gnu

0 commit comments

Comments
 (0)