Skip to content

Commit 598d22f

Browse files
chore(deps): update dependency python to 3.14
1 parent 2952ca3 commit 598d22f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
- uses: actions/checkout@v6
118118
- uses: actions/setup-python@v6
119119
with:
120-
python-version: 3.13
120+
python-version: 3.14
121121
architecture: ${{ matrix.platform.python_arch }}
122122
- name: Build wheels
123123
uses: PyO3/maturin-action@v1

0 commit comments

Comments
 (0)