diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index 5d72c8d8..f8ec92f9 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.yml @@ -8,7 +8,7 @@ on: jobs: compile_IPA_APK: - runs-on: ubuntu-latest + runs-on: macos-latest steps: