Skip to content

Commit 2d3cb17

Browse files
chore(deps): update dependency python to 3.14
1 parent f748ead commit 2d3cb17

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
@@ -44,7 +44,7 @@ jobs:
4444
# Latest macOS doesn't allow maturin to install stuff into the global Python interpreter
4545
if: "${{ matrix.target.runs-on == 'macos-latest' }}"
4646
with:
47-
python-version: "3.11"
47+
python-version: "3.14"
4848

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

0 commit comments

Comments
 (0)