[object Object]

← back to Exo

beef up the instance

495987b50b5d0840db4d1883de2982c00df6385d · 2025-01-23 01:37:38 +0000 · Alex Cheema

Files touched

Diff

commit 495987b50b5d0840db4d1883de2982c00df6385d
Author: Alex Cheema <alexcheema123@gmail.com>
Date:   Thu Jan 23 01:37:38 2025 +0000

    beef up the instance
---
 .circleci/config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.circleci/config.yml b/.circleci/config.yml
index 11c20ab0..537ac228 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -257,7 +257,7 @@ jobs:
   chatgpt_api_integration_test_tinygrad_linux:
     machine:
       image: ubuntu-2204:current
-    resource_class: large
+    resource_class: 2xlarge
     steps:
       - checkout
       - run:

← 8484eb41 fix config  ·  back to Exo  ·  add linux tinygrad test 209163c5 →