move back to europe-west4-b zone due to exhausted quota

This commit is contained in:
E M 2026-04-29 17:13:44 +10:00
parent 4fd5bdca92
commit a4750824bc
No known key found for this signature in database

View File

@ -212,7 +212,7 @@ jobs:
env:
TF_VAR_project: ${{ vars.RELEASE_TESTS_GCP_PROJECT }}
TF_VAR_region: europe-west4
TF_VAR_zone: europe-west4-a
TF_VAR_zone: europe-west4-b
TF_PLUGIN_CACHE_DIR: /home/runner/.terraform.d/plugin-cache
STORAGEDOCKERIMAGE: ${{ github.ref_type == 'tag' && format('logosstorage/logos-storage-nim:{0}-dist-tests', github.ref_name) || 'logosstorage/logos-storage-nim:latest-dist-tests' }}
TEST_TYPE: release-tests