Skip to content

Commit 171fd9f

Browse files
Update dependency python to 3.14
1 parent 943c4c3 commit 171fd9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
# Latest macOS doesn't allow maturin to install stuff into the global Python interpreter
4646
if: "${{ matrix.target.runs-on == 'macos-latest' }}"
4747
with:
48-
python-version: "3.11"
48+
python-version: "3.14"
4949

5050
- name: Build wheel
5151
uses: PyO3/maturin-action@v1

0 commit comments

Comments
 (0)