Parcourir la source

try mac linux

Signed-off-by: Gitea <zizhao.chen@zilliz.com>
Gitea il y a 3 ans
Parent
commit
ac589e95fc
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .github/workflows/electron.yml

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

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