Skip to content

Commit 438fec6

Browse files
committed
Temporarily disable miri CI
rust-lang/miri#2874
1 parent 8b4fc43 commit 438fec6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
- uses: actions/checkout@v3
9494
- uses: dtolnay/rust-toolchain@miri
9595
- run: cargo miri test
96+
continue-on-error: true # https://github.com/rust-lang/miri/issues/2874
9697
env:
9798
MIRIFLAGS: -Zmiri-strict-provenance
9899

0 commit comments

Comments
 (0)