We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6d8e4c commit 6226874Copy full SHA for 6226874
1 file changed
.github/workflows/pyci.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Set up Python
13
uses: actions/setup-python@v6
14
with:
15
- python-version: '3.12'
+ python-version: '3.14'
16
# make depends on uv
17
- name: Install dependencies
18
run: |
0 commit comments