diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5c797ca7..7c8fce2e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -101,7 +101,7 @@ jobs: uses: "google-github-actions/get-gke-credentials@v1" with: cluster_name: "us-central1-hubble-1pt5-dev-7db0e004-gke" - location: $LOCATION + location: "us-central1-c" - name: Update Airflow variables run: >