diff --git a/.cirrus.yml b/.cirrus.yml index f4efb1a797..ee4ab27b5c 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -796,7 +796,7 @@ podman_machine_mac_task: clone_script: # artifacts from osx_alt_build_task - mkdir -p $CIRRUS_WORKING_DIR - cd $CIRRUS_WORKING_DIR - - $ARTCURL/OSX%20Cross/repo/repo.tbz + - $ARTCURL/Build%20for%20MacOS%20amd64%2Barm64/repo/repo.tbz - tar xjf repo.tbz # This host is/was shared with potentially many other CI tasks. # The previous task may have been canceled or aborted.