Skip to content

Commit

Permalink
fixup! ci(linux): disable reqwest-rustls-tls for unsupported platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
rami3l committed Dec 7, 2024
1 parent eebc6a8 commit 007a7b4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ci/run.bash
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,7 @@ esac

case "$TARGET" in
# these platforms aren't supported by aws-lc-rs:
powerpc* ) ;;
mips* ) ;;
riscv* ) ;;
s390x* ) ;;
loongarch* ) ;;
*netbsd* ) ;;
*illumos* ) ;;
Expand Down

0 comments on commit 007a7b4

Please sign in to comment.