Update build.yml

This commit is contained in:
Zhiyuan Zheng 2022-06-11 01:35:18 +02:00
parent 0fbae13fdb
commit aeb3ed8493
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ jobs:
run: yarn app:build ios
build-android:
runs-on: ubuntu-latest
runs-on: macos-12
steps:
- name: -- Step 0 -- Extract branch name
shell: bash