diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index df307ce75..78aa73c2c 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -24,7 +24,7 @@ jobs: node-version: [16.x] os: - ubuntu-latest - - macos-latest + - macos-13 - windows-latest runs-on: ${{ matrix.os }} continue-on-error: true