File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -237,7 +237,8 @@ jobs:
237237 - run : cargo check -Z build-std --target=x86_64-pc-nto-qnx710 --features=all-apis
238238 # Temporarily disable due to build errors on nightly.
239239 # - run: cargo check -Z build-std --target=armv6k-nintendo-3ds --all-features
240- - run : cargo check -Z build-std --target=armv7-sony-vita-newlibeabihf --features=all-apis
240+ # Temporarily disable due to build errors on nightly.
241+ # - run: cargo check -Z build-std --target=armv7-sony-vita-newlibeabihf --features=all-apis
241242 # Temporarily disable due to build errors on nightly.
242243 # - run: cargo check -Z build-std --target=powerpc64-ibm-aix --features=all-apis
243244 - run : cargo check -Z build-std --target=mipsel-unknown-linux-gnu --features=all-apis
You can’t perform that action at this time.
0 commit comments