mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-02-18 04:43:30 +00:00
remove docker.io from required packages
This commit is contained in:
parent
bbebb4d7ff
commit
daef69c2dd
3
.github/workflows/test_common.yml
vendored
3
.github/workflows/test_common.yml
vendored
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user