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 1477f0b commit a6a52e5Copy full SHA for a6a52e5
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: PyO3/maturin-action@v1
35
with:
36
target: ${{ matrix.target }}
37
- maturin-version: "1.2.0"
+ maturin-version: "1.4.0"
38
args: --release --out dist --find-interpreter
39
sccache: "true"
40
manylinux: auto
0 commit comments