Update workflow for new dtolnay/rust-toolchain compat

This commit is contained in:
Tobias Berger 2022-11-15 13:11:21 +01:00
parent 05ceedad82
commit b8fb3a6049
Signed by: toby
GPG key ID: 2D05EFAB764D6A88

View file

@ -65,9 +65,7 @@ jobs:
- name: Install rust toolchain
uses: dtolnay/rust-toolchain@master
with:
profile: minimal
toolchain: nightly
override: true
target: ${{ matrix.target }}
- name: Install linux dependencies