diff --git a/.github/docker_install_common.sh b/.github/docker_install_common.sh index 7a98fe15..7c3110e5 100644 --- a/.github/docker_install_common.sh +++ b/.github/docker_install_common.sh @@ -8,7 +8,7 @@ apt-get update && apt-get install -y \ ninja-build \ git \ git-lfs \ - libhwloc-dev \ + libnuma-dev \ libgtest-dev \ libyaml-cpp-dev \ libboost-all-dev \