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: