From 69e2831ca776d562b022b196da2e376551c8db2d Mon Sep 17 00:00:00 2001 From: Niq Dudfield Date: Tue, 25 Nov 2025 13:39:45 +0700 Subject: [PATCH] Wind back macOS runner version --- .github/workflows/xahau-ga-macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/xahau-ga-macos.yml b/.github/workflows/xahau-ga-macos.yml index f324cb96d..4ade81978 100644 --- a/.github/workflows/xahau-ga-macos.yml +++ b/.github/workflows/xahau-ga-macos.yml @@ -20,7 +20,7 @@ jobs: - Ninja configuration: - Debug - runs-on: macos-15-xlarge + runs-on: macos-15 env: build_dir: .build # Bump this number to invalidate all caches globally.