From f6a4e8f36df56c913bd039009f3618cd437234f7 Mon Sep 17 00:00:00 2001 From: Niq Dudfield Date: Thu, 27 Nov 2025 06:39:27 +0700 Subject: [PATCH] Wind back macOS runner version (#635) --- .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.