From bc3a002b2687c8dfd388467acfd2b822df5dd631 Mon Sep 17 00:00:00 2001 From: Hui Zhao Date: Thu, 6 Jun 2024 16:32:34 -0700 Subject: [PATCH] test --- .github/workflows/callable-release-verification.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/callable-release-verification.yml b/.github/workflows/callable-release-verification.yml index 30fd4b0c7e0..55affe44fbe 100644 --- a/.github/workflows/callable-release-verification.yml +++ b/.github/workflows/callable-release-verification.yml @@ -16,7 +16,7 @@ jobs: uses: ./.github/workflows/callable-prebuild-samples-staging.yml e2e: needs: - - prebuild-macos + # - prebuild-macos - prebuild-ubuntu - prebuild-samples-staging secrets: inherit