Skip to content

Commit

Permalink
Bump nightly Rust in CI to 2022-01-11 (#1085)
Browse files Browse the repository at this point in the history
Signed-off-by: Thane Thomson <connect@thanethomson.com>
  • Loading branch information
thanethomson authored Jan 19, 2022
1 parent 63cbc5b commit 39484dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: nightly-2021-11-10
toolchain: nightly-2022-01-11
override: true
- uses: actions-rs/cargo@v1
with:
Expand Down

0 comments on commit 39484dd

Please sign in to comment.