aritra24 commented on code in PR #37692:
URL: https://github.com/apache/airflow/pull/37692#discussion_r1502246314


##########
.github/workflows/ci.yml:
##########
@@ -2454,11 +2455,11 @@ jobs:
         if: matrix.platform == 'linux/arm64'
       - name: "Push CI cache ${{ matrix.platform }}"
         run: >
-          breeze ci-image build
-          --builder airflow_cache
-          --prepare-buildx-cache
-          --run-in-parallel
-          --platform ${{ matrix.platform }}
+            breeze ci-image build

Review Comment:
   Could you explain the extra space here?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to