Mark Rustdoc test as Linux-only
Due to incorrect CI configuration, this test was not being run on macOS. aarch64-apple-darwin will start running it, so we correct the configuration.
This commit is contained in:
parent
fab1054e17
commit
469d34b39b
@ -1,7 +1,7 @@
|
||||
// aux-build:panic-handler.rs
|
||||
// compile-flags: --document-private-items
|
||||
// build-pass
|
||||
// ignore-windows
|
||||
// only-linux
|
||||
|
||||
#![no_std]
|
||||
#![no_main]
|
||||
|
Loading…
x
Reference in New Issue
Block a user