From a5bba894d7cc2d76b2b366f0b43a2dced5c4e2a2 Mon Sep 17 00:00:00 2001 From: enm10k Date: Mon, 27 Nov 2023 11:55:17 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=93=E3=83=AB=E3=83=89=E3=81=AB=E5=88=A9?= =?UTF-8?q?=E7=94=A8=E3=81=99=E3=82=8B=20macOS=20=E3=81=AE=E3=83=90?= =?UTF-8?q?=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3=E3=82=92=20webrtc-build=20?= =?UTF-8?q?=E3=81=AE=20M120=20=E3=81=AB=E6=8F=83=E3=81=88=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index eed88475..1cdc950b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -98,7 +98,7 @@ jobs: - macos_arm64 - ios name: Build sora-cpp-sdk for ${{ matrix.name }} - runs-on: macos-12 + runs-on: macos-13 steps: - uses: actions/checkout@v4 - name: Env to output