From 786e7575f76096ad4e42cb114100ee35a723a3eb Mon Sep 17 00:00:00 2001 From: tequ Date: Thu, 4 Dec 2025 10:20:11 +0900 Subject: [PATCH] temporary use github runner --- .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 cdffbd20c..ad32c537a 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: [self-hosted, macOS] + runs-on: macos-15 env: build_dir: .build # Bump this number to invalidate all caches globally.