From 46db7cee8ca7992ab0a0591b94c9fe61c9e47b67 Mon Sep 17 00:00:00 2001 From: Vortex2Oblivion <73261680+Vortex2Oblivion@users.noreply.github.com> Date: Thu, 8 Feb 2024 17:47:30 -0500 Subject: [PATCH] mac???? --- .github/workflows/pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index e01332e6c9..4bd0105d5f 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: