Skip to content

Commit 6226874

Browse files
committed
chore: update CI language versions
1 parent a6d8e4c commit 6226874

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pyci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Set up Python
1313
uses: actions/setup-python@v6
1414
with:
15-
python-version: '3.12'
15+
python-version: '3.14'
1616
# make depends on uv
1717
- name: Install dependencies
1818
run: |

0 commit comments

Comments
 (0)