Skip to content

Commit

Permalink
Revert "update nightly version for miri (#1189)"
Browse files Browse the repository at this point in the history
This reverts commit 548c961.
  • Loading branch information
alamb committed Jan 18, 2022
1 parent 0cc0c05 commit 1dfd04a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/miri.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
strategy:
matrix:
arch: [amd64]
rust: [nightly-2022-01-17]
rust: [nightly-2021-10-23]
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 1dfd04a

Please sign in to comment.