[object Object]

← back to Exo

conf

6dae3a471959f66a27d120bd2b9dfa0be355701a · 2024-12-07 16:09:56 +0000 · Glen

Files touched

Diff

commit 6dae3a471959f66a27d120bd2b9dfa0be355701a
Author: Glen <glen@192.168.1.222>
Date:   Sat Dec 7 16:09:56 2024 +0000

    conf
---
 .github/workflows/build_and_test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build_and_test.yml b/.github/workflows/build_and_test.yml
index 8f02afe1..e7af3662 100644
--- a/.github/workflows/build_and_test.yml
+++ b/.github/workflows/build_and_test.yml
@@ -16,7 +16,7 @@ jobs:
   check_local_runner:
     strategy:
       matrix:
-        cpu: ['M3', 'M4']
+        cpu: ['M4', 'M4']
         include:
           - benchmark_timeout: 500
     runs-on: ['self-hosted', 'macOS', '${{ matrix.cpu }}']

← 7b77ef00 flush  ·  back to Exo  ·  maxtok 320892dc →