Skip to content

Commit f6579c7

Browse files
committed
Unpin MIRI nightly
1 parent c92943c commit f6579c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/miri.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
runs-on: ubuntu-latest
2929
strategy:
3030
matrix:
31-
arch: [amd64]
32-
rust: [nightly-2022-01-17]
31+
arch: [ amd64 ]
32+
rust: [ nightly ]
3333
steps:
3434
- uses: actions/checkout@v2
3535
with:

0 commit comments

Comments
 (0)