]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
ci : bump gguf publish python version (#20982)
authorSigbjørn Skjæret <redacted>
Wed, 25 Mar 2026 09:04:59 +0000 (10:04 +0100)
committerGitHub <redacted>
Wed, 25 Mar 2026 09:04:59 +0000 (11:04 +0200)
.github/workflows/gguf-publish.yml

index 660e25333bd9d1e79d3d126477ad32e506b1e0e7..2d292791348e45ca996909482a0da4982c3d8867 100644 (file)
@@ -28,7 +28,7 @@ jobs:
     - name: Set up Python
       uses: actions/setup-python@v6
       with:
-        python-version: '3.9.x'
+        python-version: '3.11'
     - name: Install dependencies
       run: |
         cd gguf-py