diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 5aab041f2b..932a7bea75 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -20,7 +20,7 @@ jobs: concurrency: ci-${{ github.ref }} # Recommended if you intend to make multiple deployments in quick succession. # The type of runner that the job will run on - runs-on: ubuntu-latest + runs-on: macos-latest # Steps represent a sequence of tasks that will be executed as part of the job steps: