From dba7636bfa579acf6bd99e1a744270a78990ae26 Mon Sep 17 00:00:00 2001 From: Sheen <9674168+sheenhx@users.noreply.github.com> Date: Fri, 6 Sep 2024 16:02:38 +0200 Subject: [PATCH] fix:Update 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 729cf1ab..5d72c8d8 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.yml @@ -8,7 +8,7 @@ on: jobs: compile_IPA_APK: - runs-on: macos-14 + runs-on: ubuntu-latest steps: