From 7838d7b1f8cec7a6e44194a2a67e080487f1c393 Mon Sep 17 00:00:00 2001 From: adilallo <39313955+adilallo@users.noreply.github.com> Date: Fri, 29 Aug 2025 17:38:02 -0600 Subject: [PATCH] Reconfigure runner to use ubuntu-latest labels --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 23f70bb..6b46817 100644 --- a/config.yaml +++ b/config.yaml @@ -9,7 +9,7 @@ runner: fetch_timeout: 5s fetch_interval: 2s labels: - - "macos-latest:host" + - "ubuntu-latest:host" - "self-hosted:host" cache: