Skip to content

Commit 5000b95

Browse files
committed
fixup! ci(linux): disable reqwest-rustls-tls for unsupported platforms
1 parent f63fdd4 commit 5000b95

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ci/run.bash

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,7 @@ esac
2828

2929
case "$TARGET" in
3030
# these platforms aren't supported by aws-lc-rs:
31-
powerpc* ) ;;
3231
mips* ) ;;
33-
riscv* ) ;;
34-
s390x* ) ;;
3532
loongarch* ) ;;
3633
*netbsd* ) ;;
3734
*illumos* ) ;;

0 commit comments

Comments
 (0)