ci : revert slim runner for winget (#19129)

This commit is contained in:
Sigbjørn Skjæret
2026-01-27 11:54:25 +01:00
committed by GitHub
parent be8890e721
commit c0204a0893
+1 -1
View File
@@ -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: