From 18738ceaa2dabe4bddd9eda3e2b473b0d28c9223 Mon Sep 17 00:00:00 2001 From: DuDu Date: Tue, 3 Sep 2024 01:04:22 +0900 Subject: [PATCH] =?UTF-8?q?main.yml=20macos-latest=EB=A1=9C=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e3b26ec..5205afe 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -6,7 +6,7 @@ on: jobs: upload_testflight: - runs-on: macos_12 + runs-on: macos-latest steps: - uses: actions/checkout@v2 - name: Setup Xcode version