ci : try to bump 3.11 -> 3.13

This commit is contained in:
Georgi Gerganov
2026-05-24 19:24:35 +03:00
parent a0a98e702c
commit f0bbb1a9ea
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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: