From c0204a0893a9e9408c4025e1648832d06fa1c564 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sigbj=C3=B8rn=20Skj=C3=A6ret?= Date: Tue, 27 Jan 2026 11:54:25 +0100 Subject: [PATCH] ci : revert slim runner for winget (#19129) --- .github/workflows/winget.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/winget.yml b/.github/workflows/winget.yml index e3981f30b9..7506091647 100644 --- a/.github/workflows/winget.yml +++ b/.github/workflows/winget.yml @@ -8,7 +8,7 @@ on: jobs: update: name: Update Winget Package - runs-on: ubuntu-slim + runs-on: ubuntu-latest if: github.repository_owner == 'ggml-org' steps: