瀏覽代碼

chore: try android ci

Andelf 3 年之前
父節點
當前提交
f6d2711d85
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/build-android.yml

+ 1 - 1
.github/workflows/build-android.yml

@@ -47,7 +47,7 @@ env:
 
 
 jobs:
 jobs:
   build-apk:
   build-apk:
-    runs-on: ubuntu-latest
+    runs-on: [self-hosted, macOS, x64]
     steps:
     steps:
       - name: Check out Git repository
       - name: Check out Git repository
         uses: actions/checkout@v2
         uses: actions/checkout@v2