Skip to content

Commit 15c6be8

Browse files
authored
CI: Test std feature on Aarch64 QNX (#479)
1 parent b7bba16 commit 15c6be8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,8 @@ jobs:
331331
aarch64-apple-tvos,
332332
]
333333
include:
334+
- target: aarch64-unknown-nto-qnx710
335+
features: ["std"]
334336
# Supported tier 3 targets with libstd support
335337
- target: x86_64-unknown-openbsd
336338
features: ["std"]

0 commit comments

Comments
 (0)