diff --git a/.github/fly-wsproxies/paris-coder.toml b/.github/fly-wsproxies/paris-coder.toml index 0bd539c92a77d..a6b38498636e8 100644 --- a/.github/fly-wsproxies/paris-coder.toml +++ b/.github/fly-wsproxies/paris-coder.toml @@ -24,4 +24,4 @@ primary_region = "cdg" [[vm]] cpu_kind = "performance" cpus = 1 - memory_mb = 512 + memory_mb = 1024 diff --git a/.github/fly-wsproxies/sao-paulo-coder.toml b/.github/fly-wsproxies/sao-paulo-coder.toml index 0fe80310d32e5..d57a3002b013f 100644 --- a/.github/fly-wsproxies/sao-paulo-coder.toml +++ b/.github/fly-wsproxies/sao-paulo-coder.toml @@ -24,4 +24,4 @@ primary_region = "gru" [[vm]] cpu_kind = "performance" cpus = 1 - memory_mb = 512 + memory_mb = 1024 diff --git a/.github/fly-wsproxies/sydney-coder.toml b/.github/fly-wsproxies/sydney-coder.toml index 6126695b72e22..e9349e8cb62ae 100644 --- a/.github/fly-wsproxies/sydney-coder.toml +++ b/.github/fly-wsproxies/sydney-coder.toml @@ -24,4 +24,4 @@ primary_region = "syd" [[vm]] cpu_kind = "performance" cpus = 1 - memory_mb = 512 + memory_mb = 1024