Skip to content

Commit 309e0d6

Browse files
committed
ignore-musl to save up some space, see #48118
1 parent 0895099 commit 309e0d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/run-pass/rustc-rust-log.rs

+1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
// except according to those terms.
1010

1111
// rustc-env:RUST_LOG=debug
12+
// ignore-musl - workaround to avoid consuming all CI storage, see #48118
1213

1314
fn main() {}

0 commit comments

Comments
 (0)