Skip to content
Snippets Groups Projects
Commit d8287f36 authored by Moul's avatar Moul
Browse files

Adapt linux build now depending on libssl-dev (#45)

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
and prevent similar issue in the future

Update changelog
parent bf6f5d70
No related branches found
No related tags found
No related merge requests found
Pipeline #39887 passed