diff --git a/.github/actions/install-metal-deps/dependencies.json b/.github/actions/install-metal-deps/dependencies.json index 3778d296c22c..c6240bd5c0ff 100644 --- a/.github/actions/install-metal-deps/dependencies.json +++ b/.github/actions/install-metal-deps/dependencies.json @@ -5,7 +5,6 @@ "python3.8-venv=3.8.10-0ubuntu1~20.04.9", "libgoogle-glog-dev=0.4.0-1build1", "libyaml-cpp-dev=0.6.2-4ubuntu1", - "libsndfile1=1.0.28-7ubuntu0.2", "libhwloc-dev", "graphviz", "patchelf" @@ -15,8 +14,6 @@ "build-essential", "python3.10-venv", "libyaml-cpp-dev", - "libboost-all-dev", - "libsndfile1", "libhwloc-dev", "graphviz", "patchelf" diff --git a/.github/actions/install-metal-dev-deps/dependencies.json b/.github/actions/install-metal-dev-deps/dependencies.json index a0a2d7d58076..1d1ca55c93bb 100644 --- a/.github/actions/install-metal-dev-deps/dependencies.json +++ b/.github/actions/install-metal-dev-deps/dependencies.json @@ -3,7 +3,6 @@ "ubuntu-20.04": [ "git", "git-lfs", - "clang-6.0=1:6.0.1-14", "pandoc", "libtbb-dev", "libcapstone-dev",