diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f2b7ea3..ac7ab14 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -30,4 +30,4 @@ jobs: gcloud compute instances list gcloud compute instances start opea-n4-16c-128g \ --project=${{ secrets.GCP_PROJECT_ID }} \ - --zone=global \ No newline at end of file + --zone=us-east1-d \ No newline at end of file