Closed craff closed 1 year ago
Current, the workflow fails on ubuntu latest because the test uses openssl version
to test the version, but the command
is not installed (or not in the path) . Don't know the best fix ?
Tried to add a depext to install openssl in the github workflow, but it does not work yet.
Tried to add a depext to install openssl in the github workflow, but it does not work yet.
The OPAM tests seem fine, why is the depext needed?
Thanks.
There was a problem on nix-os on the GitHub workflow, openssl command was not found. I tried depext without success and forgot to remove it.
Le 10 juin 2023 19:01:25 GMT-10:00, Antonio Nuno Monteiro @.***> a écrit :
Tried to add a depext to install openssl in the github workflow, but it does not work yet.
The OPAM tests seem fine, why is the depext needed?
-- Reply to this email directly or view it on GitHub: https://github.com/savonet/ocaml-ssl/pull/140#issuecomment-1586017973 You are receiving this because you authored the thread.
Message ID: @.***>
Right, depext is not going to work with Nix
Ssl.ssl_version
a better name is welcome.