10000 Update build-and-release.yaml · Smartappli/llama-cpp-python@04af8b6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 04af8b6

Browse files
authored
Update build-and-release.yaml
1 parent c6f2df8 commit 04af8b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ jobs:
257257
# Used to host cibuildwheel
258258
- uses: actions/setup-python@v5
259259
with:
260-
python-version: "3.9"
260+
python-version: "3.12"
261261
cache: 'pip'
262262

263263
- name: Install dependencies

0 commit comments

Comments
 (0)
0