From 6ad4208cb2ec4bad0d70b97e9d9963d0d5e546da Mon Sep 17 00:00:00 2001 From: Yu / Midori Date: Sat, 31 Aug 2024 19:02:49 +0900 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0bfab00..97c175f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -121,7 +121,7 @@ jobs: android: needs: set-up timeout-minutes: 60 - runs-on: macos-14 + runs-on: macos-13 strategy: matrix: api-level: [34,33,32,31,30,29,28,27,26,25,24,23,22,21]