mirror of
https://github.com/containers/podman.git
synced 2026-03-23 09:02:06 -04:00
`wait-for-copr` is still very flaky and has failed more often than not. Ref: https://github.com/fedora-copr/copr/issues/2819 This change to the fcos GHA will allow nightly builds pulling in whatever packages exist on podman-next at that time without depending on wait-for-copr. The commit id will still be recorded in podman version as well as the image tag, so auditing is not affected with this change. [NO NEW TESTS NEEDED] Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>