diff --git a/.github/workflows/test_common.yml b/.github/workflows/test_common.yml index 6dbc96c37..8a33932d1 100644 --- a/.github/workflows/test_common.yml +++ b/.github/workflows/test_common.yml @@ -76,7 +76,7 @@ jobs: with: python-version: '3.12' cache: 'pip' - + - name: Install system deps for tc / nsenter run: | sudo apt-get update @@ -84,7 +84,6 @@ jobs: util-linux \ iproute2 \ sudo \ - docker.io \ ca-certificates \ curl