From 05aa16c040a0df89266cdd73e67af688f51e88ee Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Mon, 2 Mar 2026 19:13:14 -0800 Subject: [PATCH] CI: allow blacksmith 32 vCPU Windows runner in actionlint --- .github/actionlint.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/actionlint.yaml b/.github/actionlint.yaml index f02fbddb3e8..be79a1ce593 100644 --- a/.github/actionlint.yaml +++ b/.github/actionlint.yaml @@ -8,6 +8,7 @@ self-hosted-runner: - blacksmith-8vcpu-windows-2025 - blacksmith-16vcpu-ubuntu-2404 - blacksmith-16vcpu-windows-2025 + - blacksmith-32vcpu-windows-2025 - blacksmith-16vcpu-ubuntu-2404-arm # Ignore patterns for known issues