Browse Source

try mac linux

Signed-off-by: Gitea <zizhao.chen@zilliz.com>
Gitea 3 years ago
parent
commit
ac589e95fc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/electron.yml

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

@@ -10,7 +10,7 @@ jobs:
 
 
     strategy:
     strategy:
       matrix:
       matrix:
-        os: [macos-latest, ubuntu-latest]
+        os: [ubuntu-latest]
 
 
     steps:
     steps:
       - name: Check out Git repository
       - name: Check out Git repository