From 905e7ae07012415a61b8dda87f77a116b38e8f24 Mon Sep 17 00:00:00 2001 From: Chris Evich Date: Wed, 26 Jun 2024 10:54:11 -0400 Subject: [PATCH] Minor: Remove unhelpful comment Likely a copy-paste error, it doesn't apply here. Signed-off-by: Chris Evich --- .cirrus.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index f4efb1a797b2..05c0e99167e3 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -737,7 +737,6 @@ podman_machine_aarch64_task: PRIV_NAME: "rootless" # intended use-case DISTRO_NV: "${FEDORA_AARCH64_NAME}" VM_IMAGE_NAME: "${FEDORA_AARCH64_AMI}" - # N/B: This script depends on ${DISTRO_NV} being defined for the task. clone_script: &get_gosrc_aarch64 | cd /tmp echo "$ARTCURL/build_aarch64/repo/repo.tbz"