rust toolchain default to rust-toolchain.toml (#161)
parent
f1c6c278a2
commit
111629006b
|
@ -48,7 +48,6 @@ jobs:
|
||||||
|
|
||||||
- uses: PyO3/maturin-action@683eb33e2cda131da55757dbac7628b2ef22df2f
|
- uses: PyO3/maturin-action@683eb33e2cda131da55757dbac7628b2ef22df2f
|
||||||
with:
|
with:
|
||||||
rust-toolchain: stable
|
|
||||||
manylinux: auto
|
manylinux: auto
|
||||||
target: ${{ matrix.platform }}
|
target: ${{ matrix.platform }}
|
||||||
command: build
|
command: build
|
||||||
|
|
Loading…
Reference in New Issue