Glen 7 月之前
父节点
当前提交
6dae3a4719
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/build_and_test.yml

+ 1 - 1
.github/workflows/build_and_test.yml

@@ -16,7 +16,7 @@ jobs:
   check_local_runner:
   check_local_runner:
     strategy:
     strategy:
       matrix:
       matrix:
-        cpu: ['M3', 'M4']
+        cpu: ['M4', 'M4']
         include:
         include:
           - benchmark_timeout: 500
           - benchmark_timeout: 500
     runs-on: ['self-hosted', 'macOS', '${{ matrix.cpu }}']
     runs-on: ['self-hosted', 'macOS', '${{ matrix.cpu }}']