CI: install libpsl or configure --without-libpsl in builds

As a follow-up to the stricted libpsl check in configure
This commit is contained in:
Daniel Stenberg 2024-01-08 16:49:21 +01:00
parent 2998874bb6
commit d18811b52b
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
9 changed files with 28 additions and 23 deletions

View file

@ -154,7 +154,7 @@ jobs:
singleuse: --unit
- name: rustls
install_steps: rust rustls pytest valgrind
install_steps: rust rustls pytest valgrind libpsl-dev
configure: --with-rustls=$HOME/rustls --enable-debug
singleuse: --unit