Hello, ever since you pushed your commit here, we got failures on our CI, with yaml.h not found errors, and the same for the ffi.
We solved it by adding those missing libs: yaml-dev and libffi-dev
Maybe check your if in the dockerfile.template?
Thanks
Hello, ever since you pushed your commit here, we got failures on our CI, with
yaml.h not founderrors, and the same for the ffi.We solved it by adding those missing libs:
yaml-devandlibffi-devMaybe check your if in the dockerfile.template?
Thanks