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

Commit

Permalink
Fixed flaky CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgecarleitao committed Apr 30, 2022
1 parent e84176b commit dfcd006
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 @@ -172,7 +172,7 @@ jobs:
submodules: true
- uses: actions-rs/toolchain@v1
with:
toolchain: nightly
toolchain: nightly-2022-03-16
target: ${{ matrix.target }}
override: true
- uses: Swatinem/rust-cache@v1
Expand Down

0 comments on commit dfcd006

Please sign in to comment.