Skip to content

Commit a0f3c1e

Browse files
committed
test: disable build-std test to unblock beta-1.81 backport
1 parent efa06d9 commit a0f3c1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/build-std/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ impl BuildStd for Execs {
6363
}
6464

6565
#[cargo_test(build_std_real)]
66+
#[ignore = "to unblock beta-1.81 backport"]
6667
fn basic() {
6768
let p = project()
6869
.file(

0 commit comments

Comments
 (0)