We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cargo check
x86_64-pc-nto-qnx710
1 parent 2579c7b commit e0cbb76Copy full SHA for e0cbb76
.github/workflows/main.yml
@@ -61,7 +61,7 @@ jobs:
61
strategy:
62
fail-fast: false
63
matrix:
64
- target: ["aarch64-apple-ios", "aarch64-linux-android", "x86_64-apple-darwin", "x86_64-fuchsia", "x86_64-pc-windows-msvc", "x86_64-pc-solaris", "x86_64-unknown-illumos", "x86_64-unknown-linux-gnu", "x86_64-unknown-netbsd", "x86_64-unknown-redox"]
+ target: ["aarch64-apple-ios", "aarch64-linux-android", "x86_64-apple-darwin", "x86_64-fuchsia", "x86_64-pc-windows-msvc", "x86_64-pc-solaris", "x86_64-unknown-illumos", "x86_64-unknown-linux-gnu", "x86_64-unknown-netbsd", "x86_64-unknown-redox", "x86_64-pc-nto-qnx710"]
65
steps:
66
- uses: actions/checkout@master
67
- name: Install Rust
0 commit comments