Skip to content
Snippets Groups Projects

Adapt linux build now depending on libssl-dev. Introduce tests job (#45, #46)

Merged Moul requested to merge 45_fix_linux_build into master
  1. Feb 13, 2025
    • Moul's avatar
      Adapt linux build now depending on libssl-dev (#45) · 5e610ba2
      Moul authored
      native-tls transitive dependency introduced in !41
      which requires libssl-dev package installed
      for the build to find ssl components
      
      Switching to non-slim Debian image which comes
      with libssl-dev pre-installed
      
      Introduce linux tests job: to run tests (#46)
      and prevent similar issue in the future
      
      Update changelog
      5e610ba2
Loading