mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-27 04:39:32 +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:
|
with:
|
||||||
python-version: '3.12'
|
python-version: '3.12'
|
||||||
cache: 'pip'
|
cache: 'pip'
|
||||||
|
|
||||||
- name: Install system deps for tc / nsenter
|
- name: Install system deps for tc / nsenter
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
@ -84,7 +84,6 @@ jobs:
|
|||||||
util-linux \
|
util-linux \
|
||||||
iproute2 \
|
iproute2 \
|
||||||
sudo \
|
sudo \
|
||||||
docker.io \
|
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
curl
|
curl
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user