Skip to content

Commit

Permalink
Use nightly Rust for docs, to use doc_auto_cfg (serenity-rs#2207)
Browse files Browse the repository at this point in the history
  • Loading branch information
kangalio authored and mkrasnitski committed Feb 28, 2023
1 parent 0f8cf9c commit 07509d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- next

env:
rust_toolchain: stable
rust_toolchain: nightly

jobs:
docs:
Expand Down

0 comments on commit 07509d0

Please sign in to comment.