Skip to content

Commit 91abf7d

Browse files
committed
fixup! ci(linux): disable reqwest-rustls-tls for unsupported platforms
1 parent 726fa1d commit 91abf7d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/run.bash

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ case "$TARGET" in
3232
mips* ) ;;
3333
loongarch* ) ;;
3434
*netbsd* ) ;;
35-
*illumos* ) ;;
3635
# default case, build with rustls enabled
3736
* ) FEATURES+=('--features' 'reqwest-rustls-tls') ;;
3837
esac

0 commit comments

Comments
 (0)