From f2de62982b8b3c72d814e362db4de2206e9bee2e Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Wed, 13 Dec 2023 22:57:38 +0300 Subject: [PATCH 1/3] Update paris-coder.toml --- .github/fly-wsproxies/paris-coder.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 44c514f7e96d102f50ef9ccdf5205a42118c0e4e Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Wed, 13 Dec 2023 22:59:13 +0300 Subject: [PATCH 2/3] Update sao-paulo-coder.toml --- .github/fly-wsproxies/sao-paulo-coder.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From ed608d77ceb49105be08bad88c13e5bc5a8830a4 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Wed, 13 Dec 2023 22:59:39 +0300 Subject: [PATCH 3/3] Update sydney-coder.toml --- .github/fly-wsproxies/sydney-coder.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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