소스 검색

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