--- a/tests/pod.rs
+++ b/tests/pod.rs
@@ -2109,6 +2109,7 @@
 }
 
 #[test]
+#[cfg(not(any(target_arch = "arm", target_arch = "x86")))]
 #[cfg_attr(miri, ignore)]
 fn pointer() {
     let val = 7;
