diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 922e8fd4..1d86ee27 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -331,6 +331,8 @@ jobs: aarch64-apple-tvos, ] include: + - target: aarch64-unknown-nto-qnx710 + features: ["std"] # Supported tier 3 targets with libstd support - target: x86_64-unknown-openbsd features: ["std"]