Skip to content

Commit

Permalink
Try with maturin 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Kozma committed Jan 19, 2024
1 parent 1477f0b commit a6a52e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: PyO3/maturin-action@v1
with:
target: ${{ matrix.target }}
maturin-version: "1.2.0"
maturin-version: "1.4.0"
args: --release --out dist --find-interpreter
sccache: "true"
manylinux: auto
Expand Down

0 comments on commit a6a52e5

Please sign in to comment.