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 38
38
- i586-unknown-linux-gnu
39
39
- aarch64-unknown-linux-gnu
40
40
- 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
43
44
- powerpc-unknown-linux-gnu
44
45
- powerpc64-unknown-linux-gnu
45
46
- riscv64gc-unknown-linux-gnu
@@ -191,8 +192,8 @@ jobs:
191
192
# Note: The issue above means neither of these mips targets will use
192
193
# MSA (mips simd) but MIPS uses a nonstandard binary representation
193
194
# 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
196
197
- riscv64gc-unknown-linux-gnu
197
198
# TODO this test works, but it appears to time out
198
199
# - powerpc-unknown-linux-gnu
You can’t perform that action at this time.
0 commit comments