mirror of https://github.com/fafhrd91/actix-web
Merge pull request #107 from actix/master
switching to nightly for intra-doc links (#1783)
This commit is contained in:
commit
17dcd5e639
|
@ -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