From 3c0b5df977ea5dae23bcbe977f1756a8744e25ff Mon Sep 17 00:00:00 2001 From: kangping Date: Sun, 1 Nov 2020 15:22:27 +0800 Subject: [PATCH] update Android Build --- .github/workflows/android-build.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/android-build.yml b/.github/workflows/android-build.yml index 895d9d33e..9533f77bc 100644 --- a/.github/workflows/android-build.yml +++ b/.github/workflows/android-build.yml @@ -36,8 +36,7 @@ jobs: strategy: matrix: android-abi: [x86, x86_64] - android-api: [24] - os: [macos-latest, ubuntu-20.04] + os: [macos-10.15, ubuntu-20.04] steps: - uses: actions/checkout@v2 - name: Bootstrap