Skip to content

Commit ff9b8c1

Browse files
committed
ignore beta/stable channels on rust-lld-by-default test
Signed-off-by: onur-ozkan <[email protected]>
1 parent ee76d70 commit ff9b8c1

File tree

1 file changed

+2
-0
lines changed
  • tests/run-make/rust-lld-by-default

1 file changed

+2
-0
lines changed

tests/run-make/rust-lld-by-default/rmake.rs

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
// also be turned off with a CLI flag.
33

44
//@ needs-rust-lld
5+
//@ ignore-beta
6+
//@ ignore-stable
57
//@ only-x86_64-unknown-linux-gnu
68

79
use run_make_support::regex::Regex;

0 commit comments

Comments
 (0)