diff --git a/.github/workflows/pr-build.yml b/.github/workflows/pr-build.yml index 6df037f176..de76e651dc 100644 --- a/.github/workflows/pr-build.yml +++ b/.github/workflows/pr-build.yml @@ -293,7 +293,7 @@ jobs: artifact_name: macOS-playback build_config: playback name: "macOS ${{ matrix.build_type }}" - runs-on: macos-11 + runs-on: macos-13 steps: - name: "Checkout" uses: actions/checkout@v3