Skip to content

Commit e8b89d7

Browse files
committed
ci: use old netavark 1.17 build
Netavark v2 is not supported with the old podman 5.X branches so we should not test again it. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
1 parent 46e46c2 commit e8b89d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hack/ci/runner.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ run_image_skopeo() {
180180

181181
run_common() {
182182
cd common
183-
NETAVARK_BINARY=/usr/local/libexec/podman/netavark
183+
NETAVARK_BINARY=/usr/libexec/podman/netavark
184184
export NETAVARK_BINARY
185185

186186
make build

0 commit comments

Comments
 (0)