diff --git a/ci/build.sh b/ci/build.sh index 9decfb75cfb5d341a129102946730ebdf3c40b47..4d03f552bde83bf5bee46f765115b4245a89659b 100644 --- a/ci/build.sh +++ b/ci/build.sh @@ -150,10 +150,12 @@ wasm32-wasi \ x86_64-fortanix-unknown-sgx \ x86_64-fuchsia \ x86_64-pc-windows-gnu \ +x86_64-unknown-illumos \ x86_64-unknown-linux-gnux32 \ " RUST_OSX_TARGETS="\ +aarch64-apple-darwin \ aarch64-apple-ios \ x86_64-apple-darwin \ x86_64-apple-ios \