We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2daa886 commit 0fae0c2Copy full SHA for 0fae0c2
1 file changed
.github/workflows/ci.yml
@@ -171,7 +171,7 @@ jobs:
171
persist-credentials: false
172
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
173
with:
174
- python-version: '3.10'
+ python-version: '3.14'
175
architecture: ${{ matrix.platform.target }}
176
- name: Build wheels
177
uses: PyO3/maturin-action@e83996d129638aa358a18fbd1dfb82f0b0fb5d3b # v1.51.0
@@ -217,7 +217,7 @@ jobs:
217
218
219
220
221
222
223
0 commit comments