diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 254e9577ea..5aab041f2b 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: windows-latest + runs-on: ubuntu-latest # Steps represent a sequence of tasks that will be executed as part of the job steps: