Преглед изворни кода

try mac linux

Signed-off-by: Gitea <zizhao.chen@zilliz.com>
Gitea пре 3 година
родитељ
комит
ac589e95fc
1 измењених фајлова са 1 додато и 1 уклоњено
  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