Unpin nightly rustc version

This commit is contained in:
Antoine Gersant 2020-01-22 21:17:28 -08:00
parent 78c8ca8aa2
commit b7b7c6e737

View file

@ -24,7 +24,7 @@ jobs:
submodules: true
- uses: actions-rs/toolchain@v1
with:
toolchain: nightly-2020-01-14
toolchain: nightly
profile: minimal
default: true
- uses: actions-rs/cargo@v1