From 0f557df7f11beadec030e50601827e71a5daf5a2 Mon Sep 17 00:00:00 2001 From: Bart <11445373+bthomee@users.noreply.github.com> Date: Wed, 7 Jan 2026 12:28:59 -0500 Subject: [PATCH] ci: Run pipelines on all macOS runners --- .github/scripts/strategy-matrix/macos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/strategy-matrix/macos.json b/.github/scripts/strategy-matrix/macos.json index 14b6089620..32f7ca6325 100644 --- a/.github/scripts/strategy-matrix/macos.json +++ b/.github/scripts/strategy-matrix/macos.json @@ -2,7 +2,7 @@ "architecture": [ { "platform": "macos/arm64", - "runner": ["self-hosted", "macOS", "ARM64", "mac-runner-m1"] + "runner": ["self-hosted", "macOS", "ARM64"] } ], "os": [