mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-08-01 07:30:48 -05:00
ci : try to bump 3.11 -> 3.13
This commit is contained in:
2
.github/workflows/python-lint.yml
vendored
2
.github/workflows/python-lint.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
- name: Set up Python environment
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: "3.11"
|
||||
python-version: "3.13"
|
||||
- name: flake8 Lint
|
||||
uses: py-actions/flake8@84ec6726560b6d5bd68f2a5bed83d62b52bb50ba # v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user