1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-03-22 02:29:08 +00:00

CI: set later time for jobs

Use different mirror, b/c main is broken

Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
This commit is contained in:
Sagi Shnaidman 2026-02-13 09:34:39 +02:00 committed by Sergey
parent fb1d9dbb23
commit cc98f4430c
39 changed files with 42 additions and 42 deletions

View file

@ -28,7 +28,7 @@ on:
- "plugins/module_utils/podman/podman_image_lib.py"
- "tests/integration/targets/podman_image/**"
schedule:
- cron: 4 0 * * * # Run daily at 0:03 UTC
- cron: 7 0 * * * # Run daily at 0:07 UTC
jobs:
test_podman_image: