Skip to content

Commit

Permalink
Add TODO for stable in nostd workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ia0 committed May 28, 2021
1 parent a564c2c commit af77fa5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nostd.yml
Expand Up @@ -19,6 +19,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
# TODO(https://github.com/rust-lang/rust/issues/66741): Test stable.
toolchain: nightly
override: true
# TODO(https://github.com/actions-rs/cargo/pull/59): Use actions-rs/cargo.
Expand Down

0 comments on commit af77fa5

Please sign in to comment.