Skip to content

Commit

Permalink
Add QNX OS to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomasdezeeuw committed Jun 14, 2024
1 parent eaecbce commit c30e994
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ jobs:
- aarch64-apple-watchos
- aarch64-linux-android
- aarch64-unknown-hermit
- aarch64-unknown-nto-qnx710
- aarch64-unknown-openbsd
- arm-linux-androideabi
- arm64_32-apple-watchos
Expand All @@ -146,6 +147,7 @@ jobs:
- wasm32-wasi
- x86_64-apple-darwin
- x86_64-apple-ios
- x86_64-pc-nto-qnx710
- x86_64-pc-solaris
# TODO: solve the following err:
# `Error calling dlltool 'x86_64-w64-mingw32-dlltool'`, build log:
Expand Down

0 comments on commit c30e994

Please sign in to comment.