Skip to content
Snippets Groups Projects
Commit 4b2713d6 authored by galargh's avatar galargh
Browse files

ci: install socat 1.7.4.4-2 for sharness tests

parent 3c9cc3f3
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ jobs:
with:
path: kubo
- name: Install missing tools
run: sudo apt update && sudo apt install -y socat net-tools fish libxml2-utils
run: sudo apt update && sudo apt install -y socat=1.7.4.4-2 net-tools fish libxml2-utils
- uses: actions/cache@v4
with:
path: test/sharness/lib/dependencies
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment