diff --git a/.github/workflows/gar-cleanup.yml b/.github/workflows/gar-cleanup.yml index d473786..a39c920 100644 --- a/.github/workflows/gar-cleanup.yml +++ b/.github/workflows/gar-cleanup.yml @@ -13,8 +13,6 @@ jobs: docker_cleanup: name: Cleanup Deployed Images runs-on: ubuntu-latest - needs: - - docker_sync strategy: matrix: region: [us, europe, asia]