Merge branch 'main' into candidate

This commit is contained in:
Zhiyuan Zheng 2022-06-11 01:35:24 +02:00
commit eff1ee5e6d
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