Skip to content

Commit faa0290

Browse files
Update .github/workflows/release.yaml
Co-authored-by: Jenny Wong <jnywong.pro@gmail.com>
1 parent 46b5329 commit faa0290

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- uses: actions/checkout@v6
3232
- uses: actions/setup-python@v6
3333
with:
34-
python-version: "3.12"
34+
python-version: "3.14"
3535

3636
- name: install build requirements
3737
run: |

0 commit comments

Comments
 (0)