update CLOUD_ML_REGION to something more local
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
GOPRIVATE = "github.com/chronosphereio";
|
||||
BUILDKIT_COLORS = "run=123,20,245:error=yellow:cancel=blue:warning=white";
|
||||
CLAUDE_CODE_USE_VERTEX = "1";
|
||||
CLOUD_ML_REGION = "us-east5";
|
||||
CLOUD_ML_REGION = "europe-west1";
|
||||
ANTHROPIC_VERTEX_PROJECT_ID = "chronosphere-rc-b";
|
||||
};
|
||||
programs = {
|
||||
|
||||
Reference in New Issue
Block a user