Skip to content

Commit

Permalink
Bump maturin
Browse files Browse the repository at this point in the history
magbak committed Aug 14, 2024

Verified

This commit was signed with the committer’s verified signature.
magbak Magnus Bakken
1 parent cd5398d commit bf850de
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ permissions:
env:
CARGO_TERM_COLOR: always
RUST_LOG: debug
MATURIN_VERSION: '1.5.1'
MATURIN_VERSION: '1.7.0'
RUST_TOOLCHAIN: nightly-2024-06-23

jobs:
2 changes: 1 addition & 1 deletion .github/workflows/python_query_tests.yml
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@ on:
env:
CARGO_TERM_COLOR: always
RUST_LOG: debug
MATURIN_VERSION: '1.5.1'
MATURIN_VERSION: '1.7.0'
RUST_TOOLCHAIN: nightly-2024-06-23

jobs:
2 changes: 1 addition & 1 deletion .github/workflows/python_release.yml
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ permissions:
env:
CARGO_TERM_COLOR: always
RUST_TOOLCHAIN: nightly-2024-06-23
MATURIN_VERSION: '1.5.1'
MATURIN_VERSION: '1.7.0'
MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_API_TOKEN }}

jobs:

0 comments on commit bf850de

Please sign in to comment.