From f698367c3b23c75ece2d2899a6492e538b02ec1e Mon Sep 17 00:00:00 2001 From: Sheen <9674168+sheenhx@users.noreply.github.com> Date: Fri, 6 Sep 2024 16:10:47 +0200 Subject: [PATCH] fixUpdate compile.yml --- .github/workflows/compile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: