diff --git a/.github/workflows/sample-distribution.yml b/.github/workflows/sample-distribution.yml index 1073f11080..4bc3199398 100644 --- a/.github/workflows/sample-distribution.yml +++ b/.github/workflows/sample-distribution.yml @@ -14,7 +14,7 @@ on: jobs: build_and_deploy_ios_testflight_qa: name: Build SampleApp iOS and Deploy-${{ github.ref == 'refs/heads/develop' }} - runs-on: [macos-14] + runs-on: [macos-15] steps: - name: Connect Bot uses: webfactory/ssh-agent@v0.7.0