Skip to content

Commit 31c574c

Browse files
committed
Temporarily disable miri CI
rust-lang/miri#2874
1 parent 5157ea4 commit 31c574c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ jobs:
152152
- uses: actions/checkout@v3
153153
- uses: dtolnay/rust-toolchain@miri
154154
- run: cargo miri test --all-features
155+
continue-on-error: true # https://github.com/rust-lang/miri/issues/2874
155156
env:
156157
MIRIFLAGS: -Zmiri-strict-provenance
157158

0 commit comments

Comments
 (0)