Skip to content

Commit 4898e5d

Browse files
committed
ci: set skopeo CI branch
We need to test against the older skopeo not the latest one. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
1 parent a21e3ca commit 4898e5d

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
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
SKOPEO_CI_BRANCH=main
3+
SKOPEO_CI_BRANCH=release-1.22
44

55
# This script is only intended to be run inside the Lima VM to configure it and start the tests.
66
# Do not run locally.

0 commit comments

Comments
 (0)