Closed pgherveou closed 11 months ago
@chevdor is it okay that openssl will be upgraded in ci image to 3.1.4 version?
@alvicsam I don't know which version is in the image right now, assuming the new version does not involve breaking changes, it will be fine. I am not aware of anything depending on a specific version.
We will see that in CI way before we need to use it in the release anyway. So it is safe and wise to try updating to a current version.
@chevdor It is needed for adding risc-v toolchain to the ci needed. It requires a newer openssl version. Current version is 1.1.sth and with this PR openssl will be installed from unstable
and updated to 3.1.4 version. The newer openssl version was tested in this PR and afaiu works well.
Update the unified-ci script with the latest version of the risc-v toolchain and openssl to version 3.1.4
cc https://github.com/paritytech/ci_cd/issues/910