← back to Exo
update resources classes
c770f19ae4f31eef575e3ab846f828a25790c251 · 2024-09-24 20:16:29 +0100 · Alex Cheema
Files touched
Diff
commit c770f19ae4f31eef575e3ab846f828a25790c251
Author: Alex Cheema <alexcheema123@gmail.com>
Date: Tue Sep 24 20:16:29 2024 +0100
update resources classes
---
.circleci/config.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 5b76fe48..fcf4c324 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -92,7 +92,7 @@ jobs:
unit_test:
macos:
xcode: "16.0.0"
- resource_class: macos.m1.medium.gen1
+ resource_class: macos.m1.large.gen1
steps:
- checkout
- run:
@@ -159,6 +159,7 @@ jobs:
chatgpt_api_integration_test_mlx:
macos:
xcode: "15.4.0"
+ resource_class: macos.m1.large.gen1
steps:
- checkout
- run:
← 115f0eac change the message we search for in ci
·
back to Exo
·
test ci 10812c45 →