mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
9cf46be341
Commit192e3d416f("ci: add conmon tests run") was merged without rebasing on top of commite2c989b7e1("build: enable libpathrs by default"), causing build failures when it was merged. The solution is to just use the same install script as the rest of CI from commit7322b05f41("ci: build and install libpathrs"). Fixes:192e3d416f("ci: add conmon tests run") Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>