diff --git a/.github/workflows/pull-request.yaml b/.github/workflows/pull-request.yaml index cbfb6850..5a3b193c 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -105,7 +105,7 @@ jobs: id: deployment uses: actions/deploy-pages@v2 record-web-vitals: - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 needs: deployment continue-on-error: true steps: