diff --git a/apps/workflows/fly.toml b/apps/workflows/fly.toml index 68f7d049..458e9c2c 100644 --- a/apps/workflows/fly.toml +++ b/apps/workflows/fly.toml @@ -11,8 +11,8 @@ primary_region = 'ams' [[vm]] cpu_kind = "shared" - cpus = 2 - memory_mb = 1024 + cpus = 6 + memory_mb = 1536 [http_service] internal_port = 3000