mirror of https://github.com/fafhrd91/actix-web
switching to nightly for intra-doc links (#1783)
This commit is contained in:
parent
9b42333fac
commit
49e945c88f
|
@ -16,7 +16,7 @@ jobs:
|
||||||
- name: Install Rust
|
- name: Install Rust
|
||||||
uses: actions-rs/toolchain@v1
|
uses: actions-rs/toolchain@v1
|
||||||
with:
|
with:
|
||||||
toolchain: stable-x86_64-unknown-linux-gnu
|
toolchain: nightly-x86_64-unknown-linux-gnu
|
||||||
profile: minimal
|
profile: minimal
|
||||||
override: true
|
override: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue