From a1eaba6be83b2dbf6700d45634d8b2be065e8640 Mon Sep 17 00:00:00 2001 From: Dimitri Gnidash Date: Wed, 11 Sep 2024 17:21:51 -0400 Subject: [PATCH] #8534: deps --- .github/actions/install-metal-deps/dependencies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"