Skip to content

Commit 0fae0c2

Browse files
chore(deps): update dependency python to 3.14
1 parent 2daa886 commit 0fae0c2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171
persist-credentials: false
172172
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
173173
with:
174-
python-version: '3.10'
174+
python-version: '3.14'
175175
architecture: ${{ matrix.platform.target }}
176176
- name: Build wheels
177177
uses: PyO3/maturin-action@e83996d129638aa358a18fbd1dfb82f0b0fb5d3b # v1.51.0
@@ -217,7 +217,7 @@ jobs:
217217
persist-credentials: false
218218
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
219219
with:
220-
python-version: '3.10'
220+
python-version: '3.14'
221221
- name: Build wheels
222222
uses: PyO3/maturin-action@e83996d129638aa358a18fbd1dfb82f0b0fb5d3b # v1.51.0
223223
with:

0 commit comments

Comments
 (0)