diff --git a/.github/workflows/make-latest.yml b/.github/workflows/make-latest.yml index 7be8f1f43..e62bbe308 100644 --- a/.github/workflows/make-latest.yml +++ b/.github/workflows/make-latest.yml @@ -49,9 +49,9 @@ jobs: with: envFile: .env - - name: Launch Instill VDP (latest) - run: | - make latest BUILD=true PROFILE=all EDITION=local-ce:test + # - name: Launch Instill VDP (latest) + # run: | + # make latest BUILD=true PROFILE=all EDITION=local-ce:test - name: List all docker containers run: |