File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 3838 - i586-unknown-linux-gnu
3939 - aarch64-unknown-linux-gnu
4040 - armv7-unknown-linux-gnueabihf
41- - mips-unknown-linux-gnu
42- - mips64-unknown-linux-gnuabi64
41+ # non-nightly since https://github.com/rust-lang/rust/pull/113274
42+ # - mips-unknown-linux-gnu
43+ # - mips64-unknown-linux-gnuabi64
4344 - powerpc-unknown-linux-gnu
4445 - powerpc64-unknown-linux-gnu
4546 - riscv64gc-unknown-linux-gnu
@@ -191,8 +192,8 @@ jobs:
191192 # Note: The issue above means neither of these mips targets will use
192193 # MSA (mips simd) but MIPS uses a nonstandard binary representation
193194 # for NaNs which makes it worth testing on despite that.
194- - mips-unknown-linux-gnu
195- - mips64-unknown-linux-gnuabi64
195+ # - mips-unknown-linux-gnu
196+ # - mips64-unknown-linux-gnuabi64
196197 - riscv64gc-unknown-linux-gnu
197198 # TODO this test works, but it appears to time out
198199 # - powerpc-unknown-linux-gnu
You can’t perform that action at this time.
0 commit comments