Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(schema-engine): dynamically link openssl (#5131)
Publishing the engines fails on `main` at the `ldd` output verification step starting with 2b21c24 because #5126 changed the schema engine to statically link OpenSSL. This commit fixes this.
- Loading branch information