From c717208e8f2cea1e43aeddbb6d898d1fb10502b1 Mon Sep 17 00:00:00 2001 From: Jeong Chong In Date: Thu, 23 Nov 2023 21:15:23 +0900 Subject: [PATCH] =?UTF-8?q?[NON=5FISSUE]=20CI=20main.yml=20=EB=AC=B8?= =?UTF-8?q?=EB=B2=95=20=EC=98=A4=EB=A5=98=20=ED=95=B4=EA=B2=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3130b907..907c9ae5 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -23,7 +23,6 @@ jobs: PROVISION_ENCRYPTION_PWD: ${{ secrets.PROVISION_ENCRYPTION_PWD }} CERTS_EXPORT_PWD: ${{ secrets.CERTS_EXPORT_PWD }} steps: - - name: Select latest Xcode - uses: maxim-lobanov/setup-xcode@v1 with: xcode-version: '15.0.1'