mirror of
https://github.com/containers/skopeo.git
synced 2026-07-07 10:55:26 +00:00
The Oracle VM runners are being retired. Migrate the four self-hosted
jobs (validate, doccheck, test_skopeo, ostree_rs_ext) to the equivalent
CNCF Ubuntu runner sizes, and update the actionlint allowlist to match.
Size mapping:
oracle-vm-2cpu-8gb-x86-64 -> cncf-ubuntu-2-8-x86 (test_skopeo)
oracle-vm-4cpu-16gb-x86-64 -> cncf-ubuntu-4-16-x86 (validate,
doccheck,
ostree_rs_ext)
Signed-off-by: Tim Zhou <tizhou@redhat.com>