Explorar el Código

try mac linux

Signed-off-by: Gitea <zizhao.chen@zilliz.com>
Gitea hace 3 años
padre
commit
ac589e95fc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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