ci: bump memory to 1024 MB for fly.io proxies (#11193)

* Update paris-coder.toml

* Update sao-paulo-coder.toml

* Update sydney-coder.toml
This commit is contained in:
Muhammad Atif Ali
2023-12-13 20:03:46 +00:00
committed by GitHub
parent 12f728189c
commit 3924b294fb
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -24,4 +24,4 @@ primary_region = "cdg"
[[vm]]
cpu_kind = "performance"
cpus = 1
memory_mb = 512
memory_mb = 1024
+1 -1
View File
@@ -24,4 +24,4 @@ primary_region = "gru"
[[vm]]
cpu_kind = "performance"
cpus = 1
memory_mb = 512
memory_mb = 1024
+1 -1
View File
@@ -24,4 +24,4 @@ primary_region = "syd"
[[vm]]
cpu_kind = "performance"
cpus = 1
memory_mb = 512
memory_mb = 1024