mirror of
https://github.com/openharmony/third_party_rust_libloading.git
synced 2026-07-19 13:16:19 -04:00
Add redox and fuchsia
This commit is contained in:
@@ -98,12 +98,13 @@ jobs:
|
||||
matrix:
|
||||
rust_target:
|
||||
# BSDs: could be tested with full system emulation
|
||||
- x86_64-unknown-dragonfly
|
||||
- x86_64-unknown-freebsd
|
||||
# - x86_64-unknown-dragonfly
|
||||
# - x86_64-unknown-freebsd
|
||||
- x86_64-unknown-haiku
|
||||
- x86_64-unknown-netbsd
|
||||
# - x86_64-unknown-netbsd
|
||||
- x86_64-unknown-openbsd
|
||||
- x86_64-unknown-redox
|
||||
- x86_64-fuchsia
|
||||
timeout-minutes: 10
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user