From 98022a176c86c2689ba68ed20e727a1b6399b056 Mon Sep 17 00:00:00 2001 From: link2xt Date: Thu, 4 Apr 2024 18:58:46 +0000 Subject: [PATCH] x --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 98c6e40c8..f09920d1c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,7 +4,7 @@ on: jobs: build: - runs-on: macos-latest + runs-on: macos-latest-xlarge steps: - uses: actions/checkout@v4 with: