diff --git a/.github/actions/install-metal-deps/dependencies.json b/.github/actions/install-metal-deps/dependencies.json index 439824427a9..9e2794be007 100644 --- a/.github/actions/install-metal-deps/dependencies.json +++ b/.github/actions/install-metal-deps/dependencies.json @@ -2,7 +2,7 @@ "ubuntu-20.04": [ "software-properties-common=0.99.9.12", "build-essential=12.8ubuntu1.1", - "python3.8-venv=3.8.10-0ubuntu1~20.04.9", + "python3.8-venv", "libhwloc-dev", "graphviz", "patchelf"