浏览代码

fix config

Alex Cheema 6 月之前
父节点
当前提交
8484eb4165
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      .circleci/config.yml

+ 3 - 1
.circleci/config.yml

@@ -255,7 +255,9 @@ jobs:
           expected_output: "Michael Jackson"
 
   chatgpt_api_integration_test_tinygrad_linux:
-    resource_class: ubuntu-24.04
+    machine:
+      image: ubuntu-2204:current
+    resource_class: large
     steps:
       - checkout
       - run: