ci : bump gguf publish python version (#20982)
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
|||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@v6
|
uses: actions/setup-python@v6
|
||||||
with:
|
with:
|
||||||
python-version: '3.9.x'
|
python-version: '3.11'
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
cd gguf-py
|
cd gguf-py
|
||||||
|
|||||||
Reference in New Issue
Block a user