Skip to content

Commit c1f8a01

Browse files
chore(deps): update dependency python to 3.14 (#111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2cdd766 commit c1f8a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
- uses: actions/checkout@v6
104104
- uses: actions/setup-python@v6
105105
with:
106-
python-version: 3.13
106+
python-version: 3.14
107107
architecture: ${{ matrix.platform.python_arch }}
108108
- name: Build wheels
109109
uses: PyO3/maturin-action@v1

0 commit comments

Comments
 (0)