Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Bump nightly version used in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
gyscos committed Jul 25, 2022
1 parent 9cb2f7d commit aa5b641
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 @@ -161,7 +161,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
toolchain: nightly-2022-03-16
toolchain: nightly-2022-07-24
override: true
- uses: Swatinem/rust-cache@v1
- name: Run
Expand Down

0 comments on commit aa5b641

Please sign in to comment.